diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:30:50 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:41:31 +0100 |
commit | c462e906eeb28d6ac25ce2d5fa66354e7cad0e80 (patch) | |
tree | a337756d3a4544930533991f56ad67011f65ed22 /x11-proto/xproto | |
parent | x11-proto/presentproto: ppc64 stable (bug 611056) (diff) | |
download | gentoo-c462e906eeb28d6ac25ce2d5fa66354e7cad0e80.tar.gz gentoo-c462e906eeb28d6ac25ce2d5fa66354e7cad0e80.tar.bz2 gentoo-c462e906eeb28d6ac25ce2d5fa66354e7cad0e80.zip |
x11-proto/xproto: 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/xproto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xproto/xproto-7.0.31.ebuild b/x11-proto/xproto/xproto-7.0.31.ebuild index 589217c65bd6..05b001d7bb51 100644 --- a/x11-proto/xproto/xproto-7.0.31.ebuild +++ b/x11-proto/xproto/xproto-7.0.31.ebuild @@ -8,7 +8,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |