diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:14:50 +0100 |
commit | 12520bc5a95ddbdaaba0bae10c09182e38f6b63f (patch) | |
tree | 59cfba522acf480ff923c0ec45edd8e0ee3a5334 /x11-drivers | |
parent | x11-drivers/xf86-video-intel: x86 stable wrt bug #559062 (diff) | |
download | gentoo-12520bc5a95ddbdaaba0bae10c09182e38f6b63f.tar.gz gentoo-12520bc5a95ddbdaaba0bae10c09182e38f6b63f.tar.bz2 gentoo-12520bc5a95ddbdaaba0bae10c09182e38f6b63f.zip |
x11-drivers/xf86-video-mga: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild index 664369e6ec3c..e2cc0762697b 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="Matrox video driver" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { XORG_CONFIGURE_OPTIONS="$(use_enable dri)" |