commit: 5984b1ff9a6b6e4ca7e87604ad392606822fea7c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 19:35:43 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 19:37:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5984b1ff
dev-python/autobahn: Stabilize 21.11.1 arm, #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 8382aefca357..a9df799eec4e 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 )"