summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-08-30 12:33:50 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-08-30 12:50:07 -0500
commit0f691eaba9a22393d098127f589e97b64ddf189b (patch)
treed9205ce3151a16e3e20738cf6c711a6c7b6e561c /dev-python/cmd2
parentdev-python/pyperclip: arm64 stable for pbr (eventually) (diff)
downloadgentoo-0f691eaba9a22393d098127f589e97b64ddf189b.tar.gz
gentoo-0f691eaba9a22393d098127f589e97b64ddf189b.tar.bz2
gentoo-0f691eaba9a22393d098127f589e97b64ddf189b.zip
dev-python/cmd2: 0.7.9 stable arm64
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'dev-python/cmd2')
-rw-r--r--dev-python/cmd2/cmd2-0.7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-0.7.9.ebuild b/dev-python/cmd2/cmd2-0.7.9.ebuild
index f5ae38965ce0..1ea36c4bce31 100644
--- a/dev-python/cmd2/cmd2-0.7.9.ebuild
+++ b/dev-python/cmd2/cmd2-0.7.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...