commit: acb454053b052d39c671919aca783a380fccf7e2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 6 21:24:55 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 6 21:24:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acb45405
dev-python/autobahn: Stabilize 22.7.1 amd64, #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 2edde8b6ca90..360652ac8a4f 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 )"