diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:40:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:36 +0100 |
commit | 9cb698ab483c8b9cfad6d985d243cb3a11513256 (patch) | |
tree | bba6def2d46015a40e0e033229e744633ef3781c /x11-drivers/xf86-video-mga | |
parent | x11-apps/xinit: x86 stable (bug #675818) (diff) | |
download | gentoo-9cb698ab483c8b9cfad6d985d243cb3a11513256.tar.gz gentoo-9cb698ab483c8b9cfad6d985d243cb3a11513256.tar.bz2 gentoo-9cb698ab483c8b9cfad6d985d243cb3a11513256.zip |
x11-drivers/xf86-video-mga: x86 stable (bug #675818)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 7f6c3f9ec8a3..b84a627f48fc 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)" |