commit: 496957bafdc80d3a8bfb4cff95fa19dc39c2e62e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 00:05:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 00:05:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496957ba
dev-python/autobahn: Stabilize 21.3.1 arm, #777180
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/autobahn/autobahn-21.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-21.3.1.ebuild
b/dev-python/autobahn/autobahn-21.3.1.ebuild
index 731e4a1838d..efc58331e7b 100644
--- a/dev-python/autobahn/autobahn-21.3.1.ebuild
+++ b/dev-python/autobahn/autobahn-21.3.1.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P}
SLOT="0"
LICENSE="MIT"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="crypt scram test xbr"
RESTRICT="!test? ( test )"