commit: ad0c716061a2476b321c1ecf0f037c8a94db9918 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 09:59:25 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 09:59:25 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad0c7160
dev-python/uv-build: Stabilize 0.9.15 arm64, #968445 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/uv-build/uv-build-0.9.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/uv-build/uv-build-0.9.15.ebuild b/dev-python/uv-build/uv-build-0.9.15.ebuild index ca71aacd7b98..d769de343689 100644 --- a/dev-python/uv-build/uv-build-0.9.15.ebuild +++ b/dev-python/uv-build/uv-build-0.9.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )"
