diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:31 +0100 |
commit | 5a106cc7e196a1061e2b63d14a1b0a75c1695978 (patch) | |
tree | 10f33af93355c873e46aa8f60901f4a62cfd4cb0 /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-video-i740: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-5a106cc7e196a1061e2b63d14a1b0a75c1695978.tar.gz gentoo-5a106cc7e196a1061e2b63d14a1b0a75c1695978.tar.bz2 gentoo-5a106cc7e196a1061e2b63d14a1b0a75c1695978.zip |
x11-drivers/xf86-video-mga: ia64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 b0b0bea8fad0..17f7976e4801 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)" |