commit: 72313ff82fe1ba225f3f0fa9e7c971f47ad69085
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 22:39:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 22:40:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72313ff8
dev-python/autobahn: Stabilize 21.11.1 x86, #829829
Signed-off-by: Sam James <sam <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 157060c37815..b7a20a890e04 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 )"