From c3216ee6b60f325ed1e9baf23a937a0de60e2b04 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 9 Aug 2022 09:42:25 +0200 Subject: [PATCH] dev-python/autobahn: amd64 stable wrt bug #864501 Signed-off-by: Agostino Sarubbo --- dev-python/autobahn/autobahn-22.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-22.6.1.ebuild b/dev-python/autobahn/autobahn-22.6.1.ebuild index 71e1aa99c0553..859f27cf7a623 100644 --- a/dev-python/autobahn/autobahn-22.6.1.ebuild +++ b/dev-python/autobahn/autobahn-22.6.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 )"