diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 13:57:36 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-22 13:57:36 +0200 |
commit | 1b980c44197082d7950b1d2752b90be7a3083f40 (patch) | |
tree | e4947bffe05a8833812a574beb1f246198643bab /dev-python/autobahn | |
parent | dev-python/ujson: Stabilize 5.3.0 arm, #853358 (diff) | |
download | gentoo-1b980c44197082d7950b1d2752b90be7a3083f40.tar.gz gentoo-1b980c44197082d7950b1d2752b90be7a3083f40.tar.bz2 gentoo-1b980c44197082d7950b1d2752b90be7a3083f40.zip |
dev-python/autobahn: Stabilize 22.4.2 arm, #853577
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.4.2.ebuild b/dev-python/autobahn/autobahn-22.4.2.ebuild index b02de7e207bc..230dbd5485c6 100644 --- a/dev-python/autobahn/autobahn-22.4.2.ebuild +++ b/dev-python/autobahn/autobahn-22.4.2.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 )" |