summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:29:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 18:29:26 -0500
commit6522b1a7898034cbcda140f25de5838d869d0e33 (patch)
tree072cdc3b7349167d810b8cdce38e63f517b86d13 /dev-python/cmd2/cmd2-0.7.5.ebuild
parentdev-python/pyperclip: 1.5.27 stablized amd64 x86 under allarches (diff)
downloadgentoo-6522b1a7898034cbcda140f25de5838d869d0e33.tar.gz
gentoo-6522b1a7898034cbcda140f25de5838d869d0e33.tar.bz2
gentoo-6522b1a7898034cbcda140f25de5838d869d0e33.zip
dev-python/cmd2: 0.7.5 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/cmd2/cmd2-0.7.5.ebuild')
-rw-r--r--dev-python/cmd2/cmd2-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-0.7.5.ebuild b/dev-python/cmd2/cmd2-0.7.5.ebuild
index 27e958529dc5..ec6f08da2a32 100644
--- a/dev-python/cmd2/cmd2-0.7.5.ebuild
+++ b/dev-python/cmd2/cmd2-0.7.5.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 x86 ~amd64-linux ~x86-linux"
IUSE="test"
# restrict tests because pyperclip is fairly unstable...