diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:29:44 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:40:55 +0100 |
commit | a63199594e765b341e66473501bca3749ccb705a (patch) | |
tree | 21aa99b1bc703cad4d1471dc339f29c19db89409 /x11-drivers/xf86-video-r128 | |
parent | x11-drivers/xf86-video-nv: ppc64 stable (bug 611056) (diff) | |
download | gentoo-a63199594e765b341e66473501bca3749ccb705a.tar.gz gentoo-a63199594e765b341e66473501bca3749ccb705a.tar.bz2 gentoo-a63199594e765b341e66473501bca3749ccb705a.zip |
x11-drivers/xf86-video-r128: ppc64 stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
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 835a4f940c72..e3e5041a7689 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" |