diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 19:57:40 +0100 |
commit | a0d754a9538871ab56b3efc78f71582a2df10b61 (patch) | |
tree | 6c2e0941cc65f9f24bc7b81122ada9146f7e6177 /x11-drivers/xf86-video-r128 | |
parent | x11-drivers/xf86-video-nv: ia64 stable wrt bug #611056 (diff) | |
download | gentoo-a0d754a9538871ab56b3efc78f71582a2df10b61.tar.gz gentoo-a0d754a9538871ab56b3efc78f71582a2df10b61.tar.bz2 gentoo-a0d754a9538871ab56b3efc78f71582a2df10b61.zip |
x11-drivers/xf86-video-r128: 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-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild index 0dc1501a4881..6bab28438f22 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.10.2.ebuild @@ -7,7 +7,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" |