diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:28:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 13:28:06 +0100 |
commit | 0d8782079914316e99d87e21daa3b9b1f19a8b6f (patch) | |
tree | a42b5172e8b5d24ed4a91e31dced365cb66fe9cf /x11-proto | |
parent | x11-proto/xcb-proto: ppc64 stable wrt bug #579266 (diff) | |
download | gentoo-0d8782079914316e99d87e21daa3b9b1f19a8b6f.tar.gz gentoo-0d8782079914316e99d87e21daa3b9b1f19a8b6f.tar.bz2 gentoo-0d8782079914316e99d87e21daa3b9b1f19a8b6f.zip |
x11-proto/xproto: ppc64 stable wrt bug #579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/xproto-7.0.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xproto/xproto-7.0.29.ebuild b/x11-proto/xproto/xproto-7.0.29.ebuild index 4319e0f3e5df..7a5db1816eb6 100644 --- a/x11-proto/xproto/xproto-7.0.29.ebuild +++ b/x11-proto/xproto/xproto-7.0.29.ebuild @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |