From: Agostino Sarubbo Date: Sun, 6 Sep 2015 13:22:38 +0000 (+0200) Subject: dev-python/pycparser: ppc stable wrt bug #556428 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f1a0bdc8ac1a75f26e436124c682c4ceb6a6cfed;p=gentoo.git dev-python/pycparser: ppc stable wrt bug #556428 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-python/pycparser/pycparser-2.14.ebuild b/dev-python/pycparser/pycparser-2.14.ebuild index 0432c15ee1e9..db6f6eb6ef4b 100644 --- a/dev-python/pycparser/pycparser-2.14.ebuild +++ b/dev-python/pycparser/pycparser-2.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"