commit: 0f691eaba9a22393d098127f589e97b64ddf189b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 17:33:50 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 17:50:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f691eab
dev-python/cmd2: 0.7.9 stable arm64
Package-Manager: Portage-2.3.48, Repoman-2.3.10
dev-python/cmd2/cmd2-0.7.9.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cmd2/cmd2-0.7.9.ebuild
b/dev-python/cmd2/cmd2-0.7.9.ebuild
index f5ae38965ce..1ea36c4bce3 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...