dev-python/jaraco-text: add ~ppc64 keyword, bug #715008
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 31 Mar 2020 07:30:31 +0000 (00:30 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 31 Mar 2020 07:36:19 +0000 (00:36 -0700)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-python/jaraco-text/jaraco-text-3.2.0.ebuild

index 44128e1c10f8362123145ea5f054be14bd903658..2fb6afed3a5fc8654469ce39fee6878a3df1be52 100644 (file)
@@ -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 )"