diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:22:43 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:29 +0800 |
commit | 8655def1942927bd353bab62272037084d08ac59 (patch) | |
tree | 91aab1c03f9bed5e185f91fea276a8301b42e3a8 /dev-python/hatchling | |
parent | dev-python/sqlalchemy: keyword 1.4.36 for ~loong (diff) | |
download | gentoo-8655def1942927bd353bab62272037084d08ac59.tar.gz gentoo-8655def1942927bd353bab62272037084d08ac59.tar.bz2 gentoo-8655def1942927bd353bab62272037084d08ac59.zip |
dev-python/hatchling: keyword 0.24.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-0.24.0.ebuild b/dev-python/hatchling/hatchling-0.24.0.ebuild index 74fbe0e7a565..33e5c58c6390 100644 --- a/dev-python/hatchling/hatchling-0.24.0.ebuild +++ b/dev-python/hatchling/hatchling-0.24.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~m68k ~ppc ~riscv ~s390 ~sparc" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~riscv ~s390 ~sparc" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |