diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 10:07:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-27 10:07:01 +0300 |
commit | 3c05b63327b9ad55ee163b7660d94aa2f21bc8af (patch) | |
tree | 95b236401c532542ce1f516629dd6d1a9e9539d7 /dev-python/nh3 | |
parent | dev-python/hypothesis: Stabilize 6.107.0 ALLARCHES, #936731 (diff) | |
download | gentoo-3c05b63327b9ad55ee163b7660d94aa2f21bc8af.tar.gz gentoo-3c05b63327b9ad55ee163b7660d94aa2f21bc8af.tar.bz2 gentoo-3c05b63327b9ad55ee163b7660d94aa2f21bc8af.zip |
dev-python/nh3: Stabilize 0.2.18 arm, #936741
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/nh3')
-rw-r--r-- | dev-python/nh3/nh3-0.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nh3/nh3-0.2.18.ebuild b/dev-python/nh3/nh3-0.2.18.ebuild index eccc41107a6a..d83ae882519d 100644 --- a/dev-python/nh3/nh3-0.2.18.ebuild +++ b/dev-python/nh3/nh3-0.2.18.ebuild @@ -96,7 +96,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" distutils_enable_tests pytest |