diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:50:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:50:12 +0100 |
commit | 0670c7c67eea85289d643901506940bdff99da33 (patch) | |
tree | d434dedf92a7be22f0645aeaebff1a141334a2ea /x11-drivers | |
parent | x11-drivers/xf86-input-wacom: sparc stable wrt bug #559062 (diff) | |
download | gentoo-0670c7c67eea85289d643901506940bdff99da33.tar.gz gentoo-0670c7c67eea85289d643901506940bdff99da33.tar.bz2 gentoo-0670c7c67eea85289d643901506940bdff99da33.zip |
x11-drivers/xf86-video-mga: sparc stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers')
-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 da14f33a5021..be273b4609ff 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)" |