commit: a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 22:22:29 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 22:22:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91ff412
dev-python/autobahn: Stabilize 20.7.1 arm64, #758494
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/autobahn/autobahn-20.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-20.7.1.ebuild
b/dev-python/autobahn/autobahn-20.7.1.ebuild
index d2dd06f736c..8f6d2e58876 100644
--- a/dev-python/autobahn/autobahn-20.7.1.ebuild
+++ b/dev-python/autobahn/autobahn-20.7.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm arm64 ~x86"
IUSE="crypt scram test xbr"
RESTRICT="!test? ( test )"