repo/gentoo:master commit in: dev-python/uv-build/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786653635.194d9452e31768ea54f4ff81a8a3d7a135c0c694.sam@gentoo> |
commit: 194d9452e31768ea54f4ff81a8a3d7a135c0c694 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 13 19:36:05 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 13 20:40:35 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194d9452 dev-python/uv-build: Stabilize 0.11.23 x86, #979463 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/uv-build/uv-build-0.11.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uv-build/uv-build-0.11.23.ebuild b/dev-python/uv-build/uv-build-0.11.23.ebuild index edc7aa64c302..f5162aabffff 100644 --- a/dev-python/uv-build/uv-build-0.11.23.ebuild +++ b/dev-python/uv-build/uv-build-0.11.23.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 x86" IUSE="test" RESTRICT="!test? ( test )"