diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:24:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:24:49 +0300 |
commit | 249eadae47d7a969d671c9e520c32e386b1e8761 (patch) | |
tree | afe42703013aeea11cbd16353c6b16af50641563 /dev-python/hatchling | |
parent | dev-python/editables: Keyword 0.2 sparc, #837074 (diff) | |
download | gentoo-249eadae47d7a969d671c9e520c32e386b1e8761.tar.gz gentoo-249eadae47d7a969d671c9e520c32e386b1e8761.tar.bz2 gentoo-249eadae47d7a969d671c9e520c32e386b1e8761.zip |
dev-python/hatchling: Keyword 0.22.0 sparc, #837074
Signed-off-by: Arthur Zamarin <arthurzam@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 2329abecbc58..00d5acbebb1f 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 ~hppa ~ia64 ~riscv ~s390" +KEYWORDS="~amd64 ~hppa ~ia64 ~riscv ~s390 ~sparc" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |