commit: 6a4896195a282de0f628eb0b45cd1ee226853db6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 22:04:51 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 22:04:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a489619
dev-python/autobahn: Stabilize 22.3.2 x86, #841038
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/autobahn/autobahn-22.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-22.3.2.ebuild
b/dev-python/autobahn/autobahn-22.3.2.ebuild
index d5b4653d83df..157fc5b09343 100644
--- a/dev-python/autobahn/autobahn-22.3.2.ebuild
+++ b/dev-python/autobahn/autobahn-22.3.2.ebuild
@@ -19,7 +19,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 )"