dev-python/unicodecsv: add ppc64 keyword under ALLARCHES for cliff
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:15:58 +0000 (14:15 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:24:09 +0000 (14:24 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/unicodecsv/unicodecsv-0.14.1.ebuild

index abfa9d11c8ba5a4ab38d0f0bb8ef7f868af16b17..b419261409fea081a6b7352f7a50c2c4b7414ce2 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc x86"
+KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"