From: Georgy Yakovlev Date: Tue, 31 Mar 2020 07:30:31 +0000 (-0700) Subject: dev-python/jaraco-text: add ~ppc64 keyword, bug #715008 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae608a6e52214c06344c2e810f1790d8c8a69783;p=gentoo.git dev-python/jaraco-text: 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-text/jaraco-text-3.2.0.ebuild b/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild index 44128e1c10f8..2fb6afed3a5f 100644 --- a/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild +++ b/dev-python/jaraco-text/jaraco-text-3.2.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 )"