diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:16:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:16:08 +0100 |
commit | d9b7f0dc3be310a5eea8656ed19541a5975650d4 (patch) | |
tree | 8537c8b1a083397572667d3e56f68b170d6828f0 /x11-proto | |
parent | 626b12d04243052b267ee5c610c140d43b943362 (diff) | |
download | gentoo-d9b7f0dc3be310a5eea8656ed19541a5975650d4.tar.gz gentoo-d9b7f0dc3be310a5eea8656ed19541a5975650d4.tar.xz |
x11-proto/kbproto: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/kbproto/kbproto-1.0.7.ebuild b/x11-proto/kbproto/kbproto-1.0.7.ebuild index 02ec4dc3548..992adef27b8 100644 --- a/x11-proto/kbproto/kbproto-1.0.7.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.7.ebuild @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X.Org KB 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 ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" |