commit: 6deb5d41a443d82f442aa1c23c65ccada9ecab39
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 21:13:57 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 21:13:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6deb5d41
dev-python/autobahn: Stabilize 22.7.1 x86, #868903
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/autobahn/autobahn-22.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/autobahn/autobahn-22.7.1.ebuild
b/dev-python/autobahn/autobahn-22.7.1.ebuild
index 9258c5cf873e..2edde8b6ca90 100644
--- a/dev-python/autobahn/autobahn-22.7.1.ebuild
+++ b/dev-python/autobahn/autobahn-22.7.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 )"