commit: 024c1ec00c2097e33f6992e0f1c1c1eff5f7ab4c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 15 12:16:01 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Mar 15 12:16:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024c1ec0
dev-python/nh3: Stabilize 0.2.21 x86, #951410 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/nh3/nh3-0.2.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nh3/nh3-0.2.21.ebuild b/dev-python/nh3/nh3-0.2.21.ebuild index e8abc5bcc206..032e5ab8489b 100644 --- a/dev-python/nh3/nh3-0.2.21.ebuild +++ b/dev-python/nh3/nh3-0.2.21.ebuild @@ -115,7 +115,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
