repo/gentoo:master commit in: dev-python/hatchling/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786178397.a43127d2b23fbe5a5373a0f21b2649f7decb1464.arthurzam@gentoo> |
commit: a43127d2b23fbe5a5373a0f21b2649f7decb1464
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 8 08:39:57 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 08:39:57 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43127d2
dev-python/hatchling: Stabilize 1.31.0 ALLARCHES, #980521
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/hatchling/hatchling-1.31.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hatchling/hatchling-1.31.0.ebuild b/dev-python/hatchling/hatchling-1.31.0.ebuild
index 9081cf535303..0982d35f536d 100644
--- a/dev-python/hatchling/hatchling-1.31.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.31.0.ebuild
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
IUSE="test"
RESTRICT="!test? ( test )"