summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:44:28 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:47:50 -0500
commitf33e10a818a3957ad89652681942f2f717742588 (patch)
tree6d59de678010c391e7aa9abcda4042f20e5a116a /dev-python/cmd2
parentdev-python/python-monascaclient: 1.14.0 allarches stablized (diff)
downloadgentoo-f33e10a818a3957ad89652681942f2f717742588.tar.gz
gentoo-f33e10a818a3957ad89652681942f2f717742588.tar.bz2
gentoo-f33e10a818a3957ad89652681942f2f717742588.zip
dev-python/cmd2: 0.8.9 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 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 e6467b0194eb..7444fcf4634c 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 x86 ~amd64-linux ~x86-linux"
IUSE="test"
# restrict tests because pyperclip is fairly unstable...