diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 20:23:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-26 20:23:08 +0300 |
commit | 9e033db212c71030ce6e99fcbc6bd2fae38ac0e3 (patch) | |
tree | 3864cc36dab0357cfb7adc8492211a275831f8a6 /dev-python/hatchling | |
parent | dev-python/importlib_resources: Stabilize 5.9.0 ALLARCHES, #866764 (diff) | |
download | gentoo-9e033db212c71030ce6e99fcbc6bd2fae38ac0e3.tar.gz gentoo-9e033db212c71030ce6e99fcbc6bd2fae38ac0e3.tar.bz2 gentoo-9e033db212c71030ce6e99fcbc6bd2fae38ac0e3.zip |
dev-python/hatchling: Stabilize 1.6.0 ALLARCHES, #866770
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.6.0.ebuild b/dev-python/hatchling/hatchling-1.6.0.ebuild index 868dd0172a97..992dbe41ac5d 100644 --- a/dev-python/hatchling/hatchling-1.6.0.ebuild +++ b/dev-python/hatchling/hatchling-1.6.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}] |