summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:41:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:41:23 +0200
commit2b37068789c1c75f636f8bbd6af3dbebbda31415 (patch)
tree78f8565ccfb21b27354546f93ddfad9396e3fc4a /dev-python/hatch-vcs
parentdev-python/multidict: Stabilize 6.0.4 arm, #890088 (diff)
downloadgentoo-2b37068789c1c75f636f8bbd6af3dbebbda31415.tar.gz
gentoo-2b37068789c1c75f636f8bbd6af3dbebbda31415.tar.bz2
gentoo-2b37068789c1c75f636f8bbd6af3dbebbda31415.zip
dev-python/hatch-vcs: Stabilize 0.3.0 arm, #890122
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatch-vcs')
-rw-r--r--dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild b/dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild
index 064ed6285b21..c4df4d292cf7 100644
--- a/dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild
+++ b/dev-python/hatch-vcs/hatch-vcs-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/setuptools_scm-6.4.0[${PYTHON_USEDEP}]