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

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