diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-06 22:30:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-06 22:30:59 +0300 |
commit | b08bd67f8a496a4b9101c027c3c5a0d27f8a060c (patch) | |
tree | f7cd9180793399b9c93ae694a24a1b2b71cb13be /dev-python/autobahn | |
parent | dev-python/frozenlist: Stabilize 1.3.1 arm, #868882 (diff) | |
download | gentoo-b08bd67f8a496a4b9101c027c3c5a0d27f8a060c.tar.gz gentoo-b08bd67f8a496a4b9101c027c3c5a0d27f8a060c.tar.bz2 gentoo-b08bd67f8a496a4b9101c027c3c5a0d27f8a060c.zip |
dev-python/autobahn: Stabilize 22.7.1 arm, #868903
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.7.1.ebuild b/dev-python/autobahn/autobahn-22.7.1.ebuild index 0746e269c44b..9258c5cf873e 100644 --- a/dev-python/autobahn/autobahn-22.7.1.ebuild +++ b/dev-python/autobahn/autobahn-22.7.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 )" |