diff options
author | Sam James <sam@gentoo.org> | 2020-12-06 19:38:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-06 19:38:03 +0000 |
commit | 1cc300fe645846d48e403963dddee142f0a4d721 (patch) | |
tree | 8d0d92bd3207ff306ca18d6a7ece03187737bd50 /dev-python/autobahn | |
parent | dev-python/pycryptodome: Stabilize 3.9.9 arm64, #758563 (diff) | |
download | gentoo-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/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-20.7.1.ebuild | 2 |
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 )" |