commit: f320980ee07aaf2d97d9110b30b9501216bef7a2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 09:59:24 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 09:59:24 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f320980e
dev-python/uv: Stabilize 0.9.15 arm64, #968445 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/uv/uv-0.9.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/uv/uv-0.9.15.ebuild b/dev-python/uv/uv-0.9.15.ebuild index 253d1ec065af..f943d23f1dd7 100644 --- a/dev-python/uv/uv-0.9.15.ebuild +++ b/dev-python/uv/uv-0.9.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -39,7 +39,7 @@ LICENSE+=" # ring crate LICENSE+=" openssl" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="test" PROPERTIES="test_network"
