commit: ec68e01b071109d595c2138a4f511caf7162c043 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 14:44:48 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 14:45:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec68e01b
dev-python/primecountpy: Stabilize 0.1.1 amd64, #957353 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/primecountpy/primecountpy-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/primecountpy/primecountpy-0.1.1.ebuild b/dev-python/primecountpy/primecountpy-0.1.1.ebuild index b2c3cc385e5a..e2c243315536 100644 --- a/dev-python/primecountpy/primecountpy-0.1.1.ebuild +++ b/dev-python/primecountpy/primecountpy-0.1.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/dimpase/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P # LICENSE clarification in README.md LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" DEPEND="sci-mathematics/primecount dev-python/cysignals[${PYTHON_USEDEP}]"
