diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:05:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:05:28 +0100 |
commit | 244c5d36f74dd748ad5429bdfa13761fe0131daf (patch) | |
tree | 2fd0aba10e127022a7672861abe786d163c791bc /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-video-intel: amd64 stable wrt bug #611056 (diff) | |
download | gentoo-244c5d36f74dd748ad5429bdfa13761fe0131daf.tar.gz gentoo-244c5d36f74dd748ad5429bdfa13761fe0131daf.tar.bz2 gentoo-244c5d36f74dd748ad5429bdfa13761fe0131daf.zip |
x11-drivers/xf86-video-mga: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-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 bee7ee7a5c9b..39da55cdf446 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)" |