diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-04-05 21:49:00 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-04-06 11:26:41 +0800 |
commit | ce4eb14384d996b13a8ee2b08dc299ff15d2ab47 (patch) | |
tree | 9ffbf81ad4377ada83c0e32e24f2c53934be6be3 /dev-python | |
parent | dev-python/trove-classifiers: keyword 2023.3.9 for ~loong (diff) | |
download | gentoo-ce4eb14384d996b13a8ee2b08dc299ff15d2ab47.tar.gz gentoo-ce4eb14384d996b13a8ee2b08dc299ff15d2ab47.tar.bz2 gentoo-ce4eb14384d996b13a8ee2b08dc299ff15d2ab47.zip |
dev-python/hatchling: keyword 1.14.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/hatchling/hatchling-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-1.14.0.ebuild b/dev-python/hatchling/hatchling-1.14.0.ebuild index 74e52500468c..c04d397d5c07 100644 --- a/dev-python/hatchling/hatchling-1.14.0.ebuild +++ b/dev-python/hatchling/hatchling-1.14.0.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |