diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:15 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-06 13:45:15 -0700 |
commit | 32a717079c996fa73294959a3e903baa204e68ac (patch) | |
tree | 5c642c5b4c2faa571d1596ae69bdc5a7853c4505 /x11-base/xcb-proto | |
parent | x11-apps/xtrap-1.0.3: ppc64 stable, bug 649316 (diff) | |
download | gentoo-32a717079c996fa73294959a3e903baa204e68ac.tar.gz gentoo-32a717079c996fa73294959a3e903baa204e68ac.tar.bz2 gentoo-32a717079c996fa73294959a3e903baa204e68ac.zip |
x11-base/xcb-proto-1.13: ppc64 stable, bug 649316
Diffstat (limited to 'x11-base/xcb-proto')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index b5928c9bdb39..3d15c94215f0 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -15,7 +15,7 @@ EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/proto.git" [[ ${PV} != 9999* ]] && \ SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~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 ~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="${PYTHON_DEPS}" |