diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:14:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 143e84d40b133f0a97bb7b0beafea20c045a568c (patch) | |
tree | 6b4624f0c0c6868a6937f69fee600ee933f571fb /x11-drivers/xf86-video-mga | |
parent | x11-drivers/xf86-input-wacom: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-143e84d40b133f0a97bb7b0beafea20c045a568c.tar.gz gentoo-143e84d40b133f0a97bb7b0beafea20c045a568c.tar.bz2 gentoo-143e84d40b133f0a97bb7b0beafea20c045a568c.zip |
x11-drivers/xf86-video-mga: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
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.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 be273b4609ff..c325f49983ff 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)" |