diff options
author | 2024-04-11 20:50:18 +0300 | |
---|---|---|
committer | 2024-04-11 20:50:18 +0300 | |
commit | dff2801ea7d14c9f2c138cd7ae0fa0444165f0ca (patch) | |
tree | ae3479982bf65eb0286490f235215c763f21308c /dev-python/nh3 | |
parent | dev-python/pplpy: Stabilize 0.8.10 amd64, #929155 (diff) | |
download | gentoo-dff2801ea7d14c9f2c138cd7ae0fa0444165f0ca.tar.gz gentoo-dff2801ea7d14c9f2c138cd7ae0fa0444165f0ca.tar.bz2 gentoo-dff2801ea7d14c9f2c138cd7ae0fa0444165f0ca.zip |
dev-python/nh3: Stabilize 0.2.17 ppc64, #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 bcc1e43fc8c5..c1c765cfc8ec 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 |