diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 11:36:43 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 11:36:43 +0100 |
commit | 5cc45a5ce6128257d1101d15f3c4604e712371e9 (patch) | |
tree | 24b93e8713969d25f88829f7715d6ce46a5c2325 /dev-python/autobahn | |
parent | dev-python/breathe: Stabilize 4.33.1 ALLARCHES, #835181 (diff) | |
download | gentoo-5cc45a5ce6128257d1101d15f3c4604e712371e9.tar.gz gentoo-5cc45a5ce6128257d1101d15f3c4604e712371e9.tar.bz2 gentoo-5cc45a5ce6128257d1101d15f3c4604e712371e9.zip |
dev-python/autobahn: Stabilize 22.2.2 x86, #835179
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-22.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-22.2.2.ebuild b/dev-python/autobahn/autobahn-22.2.2.ebuild index 995ccd98898a..28242688aa8f 100644 --- a/dev-python/autobahn/autobahn-22.2.2.ebuild +++ b/dev-python/autobahn/autobahn-22.2.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 )" |