diff options
author | 2022-04-07 22:12:36 +0800 | |
---|---|---|
committer | 2022-04-07 17:26:58 +0200 | |
commit | 6e17f732440859ab31c0fe06008c60d610a9b1e1 (patch) | |
tree | a2b5b570462ea4e3cb248467e5ee2b115ad1d221 /dev-python/hatchling | |
parent | dev-python/editables: keyword 0.2 for ~riscv, #837074 (diff) | |
download | gentoo-6e17f732440859ab31c0fe06008c60d610a9b1e1.tar.gz gentoo-6e17f732440859ab31c0fe06008c60d610a9b1e1.tar.bz2 gentoo-6e17f732440859ab31c0fe06008c60d610a9b1e1.zip |
dev-python/hatchling: keyword 0.22.0 for ~riscv, #837074
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-rw-r--r-- | dev-python/hatchling/hatchling-0.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hatchling/hatchling-0.22.0.ebuild b/dev-python/hatchling/hatchling-0.22.0.ebuild index 493cb2c4c2dd..0dc9abc647ee 100644 --- a/dev-python/hatchling/hatchling-0.22.0.ebuild +++ b/dev-python/hatchling/hatchling-0.22.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}/backend LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~riscv" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |