diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:42 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:42 -0800 |
commit | c804294beb01f731d455d607d3ab12873ed7603c (patch) | |
tree | ab7065b77bf462ccdfc4ccd9f4988b8b37fa3787 /x11-drivers/xf86-video-mga | |
parent | x11-apps/xinit-1.4.0-r1: alpha stable, bug 675818 (diff) | |
download | gentoo-c804294beb01f731d455d607d3ab12873ed7603c.tar.gz gentoo-c804294beb01f731d455d607d3ab12873ed7603c.tar.bz2 gentoo-c804294beb01f731d455d607d3ab12873ed7603c.zip |
x11-drivers/xf86-video-mga-2.0.0: alpha stable, bug 675818
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild index 561b2ecbe270..d8b008e7c875 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.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)" |