summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:37 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-06 10:49:37 +0100
commit0520aa86ea56e2654b6090650f781f2353056a51 (patch)
tree4a888e249e4791a57af21ab7968e1f7b561406f9
parentdev-python/deepmerge: Stabilize 1.1.1 ALLARCHES, #921464 (diff)
downloadgentoo-0520aa86ea56e2654b6090650f781f2353056a51.tar.gz
gentoo-0520aa86ea56e2654b6090650f781f2353056a51.tar.bz2
gentoo-0520aa86ea56e2654b6090650f781f2353056a51.zip
dev-python/hatchling: Stabilize 1.21.0 ALLARCHES, #921467
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/hatchling/hatchling-1.21.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hatchling/hatchling-1.21.0.ebuild b/dev-python/hatchling/hatchling-1.21.0.ebuild
index f041834d0884..9233bcc8808f 100644
--- a/dev-python/hatchling/hatchling-1.21.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.21.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 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 ~ia64 ~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 ~ia64 ~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
RDEPEND="