diff options
author | Sam James <sam@gentoo.org> | 2023-04-14 20:36:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 20:36:20 +0100 |
commit | a28508aba51042c5583e13a90a5436ce5bad5d97 (patch) | |
tree | c2652aefbaccc81c12b6a0694c9cf40ebdf5843e /dev-python/hatchling | |
parent | dev-python/trove-classifiers: Keyword 2023.3.9 s390, #903715 (diff) | |
download | gentoo-a28508aba51042c5583e13a90a5436ce5bad5d97.tar.gz gentoo-a28508aba51042c5583e13a90a5436ce5bad5d97.tar.bz2 gentoo-a28508aba51042c5583e13a90a5436ce5bad5d97.zip |
dev-python/hatchling: Keyword 1.14.0 s390, #903715
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hatchling')
-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 1a3f2a53a055..66189b76ec60 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 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" # deps are listed in backend/src/hatchling/ouroboros.py RDEPEND=" |