diff options
author | 2024-04-11 19:35:05 +0300 | |
---|---|---|
committer | 2024-04-11 19:35:05 +0300 | |
commit | 11164e4a438cb2c9ee255c5cfc7c5dc9fca0be22 (patch) | |
tree | 8e1f2402a05ac7bae81b2e77481554cc38a3452d /dev-python | |
parent | dev-python/tzdata: Stabilize 10001 ALLARCHES, #929163 (diff) | |
download | gentoo-11164e4a438cb2c9ee255c5cfc7c5dc9fca0be22.tar.gz gentoo-11164e4a438cb2c9ee255c5cfc7c5dc9fca0be22.tar.bz2 gentoo-11164e4a438cb2c9ee255c5cfc7c5dc9fca0be22.zip |
dev-python/nh3: Stabilize 0.2.17 sparc, #929167
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 38503606742b..c932e206dbc8 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 |