diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:14:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 7436487ae2cc2f0b0bda41397c8de415c06f8840 (patch) | |
tree | f7d710d81bab1cce4be7200dc52e842f45b2cfc8 /x11-drivers | |
parent | x11-drivers/xf86-video-mga: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-7436487ae2cc2f0b0bda41397c8de415c06f8840.tar.gz gentoo-7436487ae2cc2f0b0bda41397c8de415c06f8840.tar.bz2 gentoo-7436487ae2cc2f0b0bda41397c8de415c06f8840.zip |
x11-drivers/xf86-video-r128: 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')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild index 16692651a7b5..ccc67ddd32a3 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="ATI Rage128 video driver" -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" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |