diff options
author | Sam James <sam@gentoo.org> | 2020-12-06 22:22:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-06 22:22:29 +0000 |
commit | a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f (patch) | |
tree | 865a642f9c33173a00d9ef4e1413666e7de966dd /dev-python/autobahn/autobahn-20.7.1.ebuild | |
parent | dev-python/psycopg: Stabilize 2.8.6-r1 arm64, #758566 (diff) | |
download | gentoo-a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f.tar.gz gentoo-a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f.tar.bz2 gentoo-a91ff4127f1b50f5a6679ed7bf05e26ec3e2b70f.zip |
dev-python/autobahn: Stabilize 20.7.1 arm64, #758494
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn/autobahn-20.7.1.ebuild')
-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 d2dd06f736cc..8f6d2e58876a 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 )" |