diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:51:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 13:51:37 +0100 |
commit | 2475162db0c6fc6683a35eae4f4bbb1f44f7327b (patch) | |
tree | 7e90d18cba5859499d76760312e19db58bf59371 /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-video-glint: sparc stable wrt bug #611056 (diff) | |
download | gentoo-2475162db0c6fc6683a35eae4f4bbb1f44f7327b.tar.gz gentoo-2475162db0c6fc6683a35eae4f4bbb1f44f7327b.tar.bz2 gentoo-2475162db0c6fc6683a35eae4f4bbb1f44f7327b.zip |
x11-drivers/xf86-video-mga: sparc stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
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 dac8f184b9b6..b0b0bea8fad0 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)" |