summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:19:21 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2020-01-26 14:24:11 -0600
commit0b41fe0db199b91b7db0c386c86949c636ea0cf6 (patch)
tree9829ec0b36eca7ce274ff021c353e9c1bc907118 /dev-python/cmd2
parentdev-python/pyperclip: add ppc64 keyword to 1.5.27 under ALLARCHES (diff)
downloadgentoo-0b41fe0db199b91b7db0c386c86949c636ea0cf6.tar.gz
gentoo-0b41fe0db199b91b7db0c386c86949c636ea0cf6.tar.bz2
gentoo-0b41fe0db199b91b7db0c386c86949c636ea0cf6.zip
dev-python/cmd2: add ppc64 keyword to 0.8.9 under ALLARCHES for py27
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/cmd2')
-rw-r--r--dev-python/cmd2/cmd2-0.8.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-0.8.9.ebuild b/dev-python/cmd2/cmd2-0.8.9.ebuild
index bb951d314309..02dd3f6816dc 100644
--- a/dev-python/cmd2/cmd2-0.8.9.ebuild
+++ b/dev-python/cmd2/cmd2-0.8.9.ebuild
@@ -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"
IUSE="test"
# restrict tests because pyperclip is fairly unstable...