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

index 502253d32c93b7c6332256e82bc40e4709820b0a..78b85c913b6fc772c0ffaf4ae08bb6b2b2acc0d6 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
        dev-python/attrs[${PYTHON_USEDEP}]