diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-04 21:51:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-04 21:51:23 +0300 |
commit | ada445e11ccff39b8de4c37cfd6ec1e665932394 (patch) | |
tree | e925f39e39e3570b225e1f5972f2aebd3d714fd4 /dev-python/hatchling | |
parent | dev-util/github-cli: Keyword 2.12.1 arm64, #863500 (diff) | |
download | gentoo-ada445e11ccff39b8de4c37cfd6ec1e665932394.tar.gz gentoo-ada445e11ccff39b8de4c37cfd6ec1e665932394.tar.bz2 gentoo-ada445e11ccff39b8de4c37cfd6ec1e665932394.zip |
dev-python/hatchling: Stabilize 1.4.1 ALLARCHES, #863653
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.4.1.ebuild b/dev-python/hatchling/hatchling-1.4.1.ebuild index 868dd0172a97..992dbe41ac5d 100644 --- a/dev-python/hatchling/hatchling-1.4.1.ebuild +++ b/dev-python/hatchling/hatchling-1.4.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}] |