repo/gentoo:master commit in: dev-python/uv-build/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786818899.6800c1e7b6d1332febce28e43b454ee9de6cff4e.arthurzam@gentoo> |
commit: 6800c1e7b6d1332febce28e43b454ee9de6cff4e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 18:34:59 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 18:34:59 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6800c1e7 dev-python/uv-build: Stabilize 0.11.29 amd64, #980912 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/uv-build/uv-build-0.11.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/uv-build/uv-build-0.11.29.ebuild b/dev-python/uv-build/uv-build-0.11.29.ebuild index 33483e950efb..4e7e904535fc 100644 --- a/dev-python/uv-build/uv-build-0.11.29.ebuild +++ b/dev-python/uv-build/uv-build-0.11.29.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 )"