commit: 99da7fc42c5d742ce79ad01f3e1014491649fe2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 4 11:41:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 4 11:41:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99da7fc4
dev-python/nh3: Stabilize 0.2.20 ppc64, #947447 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/nh3/nh3-0.2.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nh3/nh3-0.2.20.ebuild b/dev-python/nh3/nh3-0.2.20.ebuild index b9cb71e8372a..da281ecfa041 100644 --- a/dev-python/nh3/nh3-0.2.20.ebuild +++ b/dev-python/nh3/nh3-0.2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -124,7 +124,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0" 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
