diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:34:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-27 07:34:02 +0300 |
commit | 14d5983bfeb1c78f4e6a3f9b3a36b2130f51d806 (patch) | |
tree | dd88dc33db8505a18ee2c901e7854cbe57c3f5a7 /dev-python/autobahn | |
parent | media-libs/vulkan-layers: Stabilize 1.3.204 ppc64, #839963 (diff) | |
download | gentoo-14d5983bfeb1c78f4e6a3f9b3a36b2130f51d806.tar.gz gentoo-14d5983bfeb1c78f4e6a3f9b3a36b2130f51d806.tar.bz2 gentoo-14d5983bfeb1c78f4e6a3f9b3a36b2130f51d806.zip |
dev-python/autobahn: Stabilize 22.3.2 arm, #841038
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.3.2.ebuild b/dev-python/autobahn/autobahn-22.3.2.ebuild index 157fc5b09343..6280c160e0bd 100644 --- a/dev-python/autobahn/autobahn-22.3.2.ebuild +++ b/dev-python/autobahn/autobahn-22.3.2.ebuild @@ -19,7 +19,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 )" |