diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 12:41:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 12:44:54 +0000 |
commit | 9ca659e1a03195b3ba6e09543adf1cb5e66527ad (patch) | |
tree | dcd7f2f62a89a27a7aef716f9f7fc156f3a54be9 /dev-python/autobahn | |
parent | media-libs/lilv: Stabilize 0.24.12 arm64, #775818 (diff) | |
download | gentoo-9ca659e1a03195b3ba6e09543adf1cb5e66527ad.tar.gz gentoo-9ca659e1a03195b3ba6e09543adf1cb5e66527ad.tar.bz2 gentoo-9ca659e1a03195b3ba6e09543adf1cb5e66527ad.zip |
dev-python/autobahn: Stabilize 21.3.1 arm64, #777180
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-21.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.3.1.ebuild b/dev-python/autobahn/autobahn-21.3.1.ebuild index efc58331e7b7..9d630f8a3d56 100644 --- a/dev-python/autobahn/autobahn-21.3.1.ebuild +++ b/dev-python/autobahn/autobahn-21.3.1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 arm ~arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )" |