dev-python/cmd2: add ppc64 keyword to 0.8.9 under ALLARCHES for py27
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:19:21 +0000 (14:19 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 26 Jan 2020 20:24:11 +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.8.9.ebuild

index bb951d314309df8786c46ffd9cc43ffc108b0196..02dd3f6816dc187634ae53a18bf3f5f2e805d42d 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"
 IUSE="test"
 
 # restrict tests because pyperclip is fairly unstable...