commit: 9ca659e1a03195b3ba6e09543adf1cb5e66527ad
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 16 12:41:15 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 16 12:44:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca659e1
dev-python/autobahn: Stabilize 21.3.1 arm64, #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 efc58331e7b..9d630f8a3d5 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 )"