From: Georgy Yakovlev Date: Tue, 31 Mar 2020 07:32:48 +0000 (-0700) Subject: dev-python/jaraco-collections: add ~ppc64 keyword, bug #715008 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e2c71641f4ac21a17ffe495bcb7834b7bdb98431;p=gentoo.git dev-python/jaraco-collections: add ~ppc64 keyword, bug #715008 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild index e89935b5b5cd..09bd380ac526 100644 --- a/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-3.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"