diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-16 11:43:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-16 11:43:08 +0100 |
commit | e24026e391ff62cd2e7fdcdd04e5fcc9f9fc4a68 (patch) | |
tree | f1fe2e8d9c5f093e6ff1ed213d775d0a35f90001 /x11-drivers/xf86-video-r128 | |
parent | x11-drivers/xf86-video-ati: ia64 stable wrt bug #579266 (diff) | |
download | gentoo-e24026e391ff62cd2e7fdcdd04e5fcc9f9fc4a68.tar.gz gentoo-e24026e391ff62cd2e7fdcdd04e5fcc9f9fc4a68.tar.bz2 gentoo-e24026e391ff62cd2e7fdcdd04e5fcc9f9fc4a68.zip |
x11-drivers/xf86-video-r128: ia64 stable wrt bug #579266
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-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild index ec6592abffad..a759a356bad9 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.1.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" |