diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:26 -0500 |
commit | 6522b1a7898034cbcda140f25de5838d869d0e33 (patch) | |
tree | 072cdc3b7349167d810b8cdce38e63f517b86d13 /dev-python/cmd2 | |
parent | dev-python/pyperclip: 1.5.27 stablized amd64 x86 under allarches (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/cmd2/cmd2-0.7.5.ebuild | 2 |
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... |