summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:13:10 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:24:07 -0600
commit9b058cdcdeb34fca1d19f0ed3f7ed92d2e530d4a (patch)
tree204c818cfe9ffe403500b6a574bebe0ac4015192 /dev-python/pyperclip
parentdev-python/stevedore: added ppc64 keyword under ALLARCHES for cliff (diff)
downloadgentoo-9b058cdcdeb34fca1d19f0ed3f7ed92d2e530d4a.tar.gz
gentoo-9b058cdcdeb34fca1d19f0ed3f7ed92d2e530d4a.tar.bz2
gentoo-9b058cdcdeb34fca1d19f0ed3f7ed92d2e530d4a.zip
dev-python/pyperclip: add ppc64 keyword under ALLARCHES for cmd2
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/pyperclip')
-rw-r--r--dev-python/pyperclip/pyperclip-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyperclip/pyperclip-1.7.0.ebuild b/dev-python/pyperclip/pyperclip-1.7.0.ebuild
index c879f5e7fe78..031a505b9a65 100644
--- a/dev-python/pyperclip/pyperclip-1.7.0.ebuild
+++ b/dev-python/pyperclip/pyperclip-1.7.0.ebuild
@@ -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="