From e2dde6e0392873c24f46a1f96b1ee59a17fb464a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 20 Jul 2020 02:31:37 +0000 Subject: [PATCH] dev-python/autobahn: arm stable (bug #722218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/autobahn/autobahn-20.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-20.4.3.ebuild b/dev-python/autobahn/autobahn-20.4.3.ebuild index 288c51aa6b596..3c0060393975f 100644 --- a/dev-python/autobahn/autobahn-20.4.3.ebuild +++ b/dev-python/autobahn/autobahn-20.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="crypt test" RESTRICT="!test? ( test )"