diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 11:36:20 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-15 11:36:20 +0100 |
commit | 35433cf3ba0bc6630ec451aa4ed7b598b8876d1a (patch) | |
tree | 45695b3a174e27ec4f16e5396fd64995321b4970 /dev-python/autobahn | |
parent | sys-apps/util-linux: Stabilize 2.37.4 arm64, #833367 (diff) | |
download | gentoo-35433cf3ba0bc6630ec451aa4ed7b598b8876d1a.tar.gz gentoo-35433cf3ba0bc6630ec451aa4ed7b598b8876d1a.tar.bz2 gentoo-35433cf3ba0bc6630ec451aa4ed7b598b8876d1a.zip |
dev-python/autobahn: Stabilize 22.2.2 amd64, #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 3bd5f90a513d..995ccd98898a 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 )" |