dev-python/pyperclip: add ppc64 keyword to 1.5.27 under ALLARCHES
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:18:31 +0000 (14:18 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:24:10 +0000 (14:24 -0600)
cliff still has python2.7

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/pyperclip/pyperclip-1.5.27.ebuild

index 551ed99f674c3194fab93b3058c7710f8e8a6cd1..15e303b5c97d417b6d62148f5c582835c05bc9bb 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"