diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:54:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:27 +0100 |
commit | 613e49f87167fa1e79fba26046411427bf9d8f83 (patch) | |
tree | 4ef691ae97aad146dbe440abc6d26c8b760ce070 | |
parent | x11-drivers/xf86-video-intel: x86 stable wrt bug #611056 (diff) | |
download | gentoo-613e49f87167fa1e79fba26046411427bf9d8f83.tar.gz gentoo-613e49f87167fa1e79fba26046411427bf9d8f83.tar.bz2 gentoo-613e49f87167fa1e79fba26046411427bf9d8f83.zip |
x11-drivers/xf86-video-mga: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild index 39da55cdf446..dac8f184b9b6 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.5.ebuild @@ -8,7 +8,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)" |