diff options
author | 2024-08-17 10:33:23 +0200 | |
---|---|---|
committer | 2024-08-17 10:33:23 +0200 | |
commit | 0e6dd4f940623a66002e95b922845c7a0e1a758f (patch) | |
tree | 302b0966d9a3dd81da8a2a088432bb8d074a6540 /dev-python/autobahn | |
parent | dev-python/autobahn: Stabilize 24.4.2 arm, #938036 (diff) | |
download | gentoo-0e6dd4f940623a66002e95b922845c7a0e1a758f.tar.gz gentoo-0e6dd4f940623a66002e95b922845c7a0e1a758f.tar.bz2 gentoo-0e6dd4f940623a66002e95b922845c7a0e1a758f.zip |
dev-python/autobahn: Stabilize 24.4.2 x86, #938036
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-24.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-24.4.2.ebuild b/dev-python/autobahn/autobahn-24.4.2.ebuild index d7da61d898e0..f5904aea182f 100644 --- a/dev-python/autobahn/autobahn-24.4.2.ebuild +++ b/dev-python/autobahn/autobahn-24.4.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~riscv ~sparc x86" IUSE="test xbr" RESTRICT="!test? ( test )" |