From a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 6 Dec 2020 22:22:29 +0000 Subject: [PATCH] dev-python/autobahn: Stabilize 20.7.1 arm64, #758494 Signed-off-by: Sam James --- dev-python/autobahn/autobahn-20.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-20.7.1.ebuild b/dev-python/autobahn/autobahn-20.7.1.ebuild index d2dd06f736cc2..8f6d2e58876a5 100644 --- a/dev-python/autobahn/autobahn-20.7.1.ebuild +++ b/dev-python/autobahn/autobahn-20.7.1.ebuild @@ -18,7 +18,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 scram test xbr" RESTRICT="!test? ( test )"