diff options
author | 2023-07-24 11:25:00 +0200 | |
---|---|---|
committer | 2023-07-24 11:25:00 +0200 | |
commit | af3910565a381606b3d27154b6c3bceb075a8aad (patch) | |
tree | 6daa5f333ee5b48d9f5be3e7d6fa14fca91147d0 /dev-python/autobahn | |
parent | media-libs/tiff: Stabilize 4.5.1 x86, #911012 (diff) | |
download | gentoo-af3910565a381606b3d27154b6c3bceb075a8aad.tar.gz gentoo-af3910565a381606b3d27154b6c3bceb075a8aad.tar.bz2 gentoo-af3910565a381606b3d27154b6c3bceb075a8aad.zip |
dev-python/autobahn: Stabilize 23.6.2 amd64, #911023
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-23.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-23.6.2.ebuild b/dev-python/autobahn/autobahn-23.6.2.ebuild index c08bf3dc62a7..db7a2fd0e62c 100644 --- a/dev-python/autobahn/autobahn-23.6.2.ebuild +++ b/dev-python/autobahn/autobahn-23.6.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~sparc ~x86" IUSE="test xbr" RESTRICT="!test? ( test )" |