diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:00:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 20:00:01 +0300 |
commit | 36474ab8d5df1fed4767d51867a7394c04de9835 (patch) | |
tree | 831ebc4a81db5b6d459244522cbcb52bc2dff383 /dev-python/nh3 | |
parent | dev-build/scons: Stabilize 4.7.0 sparc, #929141 (diff) | |
download | gentoo-36474ab8d5df1fed4767d51867a7394c04de9835.tar.gz gentoo-36474ab8d5df1fed4767d51867a7394c04de9835.tar.bz2 gentoo-36474ab8d5df1fed4767d51867a7394c04de9835.zip |
dev-python/nh3: Stabilize 0.2.17 amd64, #929167
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/nh3')
-rw-r--r-- | dev-python/nh3/nh3-0.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nh3/nh3-0.2.17.ebuild b/dev-python/nh3/nh3-0.2.17.ebuild index 540835241b4b..fe5b360a78f0 100644 --- a/dev-python/nh3/nh3-0.2.17.ebuild +++ b/dev-python/nh3/nh3-0.2.17.ebuild @@ -95,7 +95,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 |