diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:33:50 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-08-30 12:50:07 -0500 |
commit | 0f691eaba9a22393d098127f589e97b64ddf189b (patch) | |
tree | d9205ce3151a16e3e20738cf6c711a6c7b6e561c /dev-python/cmd2 | |
parent | dev-python/pyperclip: arm64 stable for pbr (eventually) (diff) | |
download | gentoo-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.ebuild | 2 |
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... |