diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:58:05 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:58:05 +0200 |
commit | c5d5f30340e463b33808fce48bcb0f524d1f2cb4 (patch) | |
tree | 10595f20fa62e8da392fe2c22da783714fc278f5 /dev-python/autobahn | |
parent | dev-python/autobahn: Stabilize 24.4.2 arm64, #938036 (diff) | |
download | gentoo-c5d5f30340e463b33808fce48bcb0f524d1f2cb4.tar.gz gentoo-c5d5f30340e463b33808fce48bcb0f524d1f2cb4.tar.bz2 gentoo-c5d5f30340e463b33808fce48bcb0f524d1f2cb4.zip |
dev-python/autobahn: Stabilize 24.4.2 amd64, #938036
Signed-off-by: Michał Górny <mgorny@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 176225b21826..cd7ffff43561 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 )" |