summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-06 19:38:03 +0000
committerSam James <sam@gentoo.org>2020-12-06 19:38:03 +0000
commit1cc300fe645846d48e403963dddee142f0a4d721 (patch)
tree8d0d92bd3207ff306ca18d6a7ece03187737bd50 /dev-python
parentdev-python/pycryptodome: Stabilize 3.9.9 arm64, #758563 (diff)
downloadgentoo-1cc300fe645846d48e403963dddee142f0a4d721.tar.gz
gentoo-1cc300fe645846d48e403963dddee142f0a4d721.tar.bz2
gentoo-1cc300fe645846d48e403963dddee142f0a4d721.zip
dev-python/autobahn: Stabilize 20.7.1 arm, #758494
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/autobahn/autobahn-20.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.7.1.ebuild b/dev-python/autobahn/autobahn-20.7.1.ebuild
index 4b6e54bf13c2..d2dd06f736cc 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 )"