diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:30:45 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:41:28 +0100 |
commit | ed6e47e2d633c9f6abdfe16f06f7cffb6dba01ce (patch) | |
tree | 01305b85a5823af43eb9c65ef04121a4e3edd847 /x11-proto | |
parent | x11-misc/xkeyboard-config: ppc64 stable (bug 611056) (diff) | |
download | gentoo-ed6e47e2d633c9f6abdfe16f06f7cffb6dba01ce.tar.gz gentoo-ed6e47e2d633c9f6abdfe16f06f7cffb6dba01ce.tar.bz2 gentoo-ed6e47e2d633c9f6abdfe16f06f7cffb6dba01ce.zip |
x11-proto/presentproto: 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-proto')
-rw-r--r-- | x11-proto/presentproto/presentproto-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/presentproto/presentproto-1.1.ebuild b/x11-proto/presentproto/presentproto-1.1.ebuild index b759cea8a069..5d118358587d 100644 --- a/x11-proto/presentproto/presentproto-1.1.ebuild +++ b/x11-proto/presentproto/presentproto-1.1.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |