summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-13 13:53:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-13 13:53:38 +0300
commitc0034c50eba12ad0498bc52448a926a61657c078 (patch)
tree247b097d2a610116838bc67679199706648e6dac
parentdev-python/jaraco-classes: Stabilize 3.2.2 ALLARCHES, #865067 (diff)
downloadgentoo-c0034c50eba12ad0498bc52448a926a61657c078.tar.gz
gentoo-c0034c50eba12ad0498bc52448a926a61657c078.tar.bz2
gentoo-c0034c50eba12ad0498bc52448a926a61657c078.zip
dev-python/hatchling: Stabilize 1.5.0 ALLARCHES, #865071
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/hatchling/hatchling-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.5.0.ebuild b/dev-python/hatchling/hatchling-1.5.0.ebuild
index 868dd0172a97..992dbe41ac5d 100644
--- a/dev-python/hatchling/hatchling-1.5.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.5.0.ebuild
@@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/editables-0.2[${PYTHON_USEDEP}]