commit: 1cc300fe645846d48e403963dddee142f0a4d721
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 6 19:38:03 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 6 19:38:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc300fe
dev-python/autobahn: Stabilize 20.7.1 arm, #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 4b6e54bf13c..d2dd06f736c 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 )"