diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-08 17:22:45 +0300 |
commit | 5f23651fb55515d13ccccb3693b76eb71799e16a (patch) | |
tree | d8c2daf394b81202ba2e34f9ddbad6f6eeebd35e /dev-python/hatchling | |
parent | dev-python/httpx: Keyword 0.22.0-r2 s390, #837098 (diff) | |
download | gentoo-5f23651fb55515d13ccccb3693b76eb71799e16a.tar.gz gentoo-5f23651fb55515d13ccccb3693b76eb71799e16a.tar.bz2 gentoo-5f23651fb55515d13ccccb3693b76eb71799e16a.zip |
dev-python/hatchling: Keyword 0.22.0 s390, #837098
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 65cea6e767ef..95b1533b1415 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 ~ia64 ~riscv" +KEYWORDS="~amd64 ~ia64 ~riscv ~s390" RDEPEND=" >=dev-python/editables-0.2[${PYTHON_USEDEP}] |