diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-16 08:09:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-16 08:09:02 +0200 |
commit | 28457067ef02f36ff9a6eee76e8aed5033094a98 (patch) | |
tree | 8197a8ddfa10ff9926fe05c8d39a43abe9033e01 /dev-python/hatchling | |
parent | x11-libs/motif: arm stable wrt bug #852200 (diff) | |
download | gentoo-28457067ef02f36ff9a6eee76e8aed5033094a98.tar.gz gentoo-28457067ef02f36ff9a6eee76e8aed5033094a98.tar.bz2 gentoo-28457067ef02f36ff9a6eee76e8aed5033094a98.zip |
dev-python/hatchling: arm64/arm/hppa/ppc64/ppc/sparc stable (ALLARCHES policy) wrt bug #852017
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.3.1.ebuild b/dev-python/hatchling/hatchling-1.3.1.ebuild index 239be3d60cd8..992dbe41ac5d 100644 --- a/dev-python/hatchling/hatchling-1.3.1.ebuild +++ b/dev-python/hatchling/hatchling-1.3.1.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}] |