commit: 12d864ec294825b10ff6a862cb9a51e2a1b6cd74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 11:41:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 11:41:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d864ec
dev-python/hatchling: Stabilize 1.27.0 ALLARCHES, #947468
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/hatchling/hatchling-1.27.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/hatchling/hatchling-1.27.0.ebuild
b/dev-python/hatchling/hatchling-1.27.0.ebuild
index d6cb34a09c15..df602bfd6d23 100644
--- a/dev-python/hatchling/hatchling-1.27.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos
~x64-solaris"
# deps are listed in backend/src/hatchling/ouroboros.py
# editables are optional but required for editable installs