diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:49:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:49:20 +0100 |
commit | ff8ae7d5ac8b877056f5c826019635217c0e68e5 (patch) | |
tree | 9715025727f8545752d056e7f78af56d17379814 /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-video-intel: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-ff8ae7d5ac8b877056f5c826019635217c0e68e5.tar.gz gentoo-ff8ae7d5ac8b877056f5c826019635217c0e68e5.tar.bz2 gentoo-ff8ae7d5ac8b877056f5c826019635217c0e68e5.zip |
x11-drivers/xf86-video-mga: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-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 3f617b202569..664369e6ec3c 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)" |