diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:47:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-17 11:47:01 +0100 |
commit | 7e9c30cd5c25c1e6d02eb6af1f80c50ff20d08a6 (patch) | |
tree | f6cb63da66b782c0bda6f7c7000b071cf92283b4 /x11-drivers | |
parent | x11-drivers/xf86-video-nouveau: ppc stable wrt bug #579266 (diff) | |
download | gentoo-7e9c30cd5c25c1e6d02eb6af1f80c50ff20d08a6.tar.gz gentoo-7e9c30cd5c25c1e6d02eb6af1f80c50ff20d08a6.tar.bz2 gentoo-7e9c30cd5c25c1e6d02eb6af1f80c50ff20d08a6.zip |
x11-drivers/xf86-video-r128: ppc stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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.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 a759a356bad9..067fa9c40bb2 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" |