diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-08 22:59:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-08 22:59:14 +0300 |
commit | de6d941f8c7170bf669ee0297a1d1298ddf2634c (patch) | |
tree | 60efeb0d71426c0710a4ec82af7b99e2f71cf245 /dev-python/autobahn | |
parent | dev-python/flit_scm: Stabilize 1.7.0 arm, #864489 (diff) | |
download | gentoo-de6d941f8c7170bf669ee0297a1d1298ddf2634c.tar.gz gentoo-de6d941f8c7170bf669ee0297a1d1298ddf2634c.tar.bz2 gentoo-de6d941f8c7170bf669ee0297a1d1298ddf2634c.zip |
dev-python/autobahn: Stabilize 22.6.1 arm64, #864501
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.6.1.ebuild b/dev-python/autobahn/autobahn-22.6.1.ebuild index 5ea8f6974f05..71e1aa99c055 100644 --- a/dev-python/autobahn/autobahn-22.6.1.ebuild +++ b/dev-python/autobahn/autobahn-22.6.1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~riscv ~x86" IUSE="test xbr" RESTRICT="!test? ( test )" |