diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:06:48 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:06:48 +0200 |
commit | daa51a065ff1d800f73f63fdab2c47b4e28858f6 (patch) | |
tree | 24feaeb4424025dbd0e79694f8c055b613f4ea73 /dev-python/autobahn | |
parent | sys-apps/acl: Stabilize 2.3.1-r2 amd64, #911018 (diff) | |
download | gentoo-daa51a065ff1d800f73f63fdab2c47b4e28858f6.tar.gz gentoo-daa51a065ff1d800f73f63fdab2c47b4e28858f6.tar.bz2 gentoo-daa51a065ff1d800f73f63fdab2c47b4e28858f6.zip |
dev-python/autobahn: Stabilize 23.6.2 x86, #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 db7a2fd0e62c..8eda184fa57a 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 )" |