commit: 5afaa422a8a1ef94f5e716d9d70fee223f2ee2fd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 19:29:25 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 19:29:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afaa422
dev-python/autobahn: Stabilize 21.11.1 arm64, #829829
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/autobahn/autobahn-21.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-21.11.1.ebuild
b/dev-python/autobahn/autobahn-21.11.1.ebuild
index 6df62a763f96..8382aefca357 100644
--- a/dev-python/autobahn/autobahn-21.11.1.ebuild
+++ b/dev-python/autobahn/autobahn-21.11.1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE="test xbr"
RESTRICT="!test? ( test )"