commit: de6d941f8c7170bf669ee0297a1d1298ddf2634c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 8 19:59:14 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 8 19:59:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6d941f
dev-python/autobahn: Stabilize 22.6.1 arm64, #864501
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/autobahn/autobahn-22.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-22.6.1.ebuild
b/dev-python/autobahn/autobahn-22.6.1.ebuild
index 5ea8f6974f05..71e1aa99c055 100644
--- a/dev-python/autobahn/autobahn-22.6.1.ebuild
+++ b/dev-python/autobahn/autobahn-22.6.1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 arm arm64 ~riscv ~x86"
IUSE="test xbr"
RESTRICT="!test? ( test )"