From 78f28999e0ed68addb60d1985dbb9f2ac79cf772 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 26 Apr 2022 22:49:05 +0100 Subject: [PATCH] dev-python/autobahn: Stabilize 22.3.2 amd64, #841038 Signed-off-by: Sam James --- 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 b393c21ffc0ad..d5b4653d83dfd 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 )"