commit: c1cafdaa2a61fc0e622c609141602d3d9c8cf5ce Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Aug 26 23:35:00 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Sep 21 03:22:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1cafdaa
dev-python/primecountpy: keyword 0.1.0 for ~riscv Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-python/primecountpy/primecountpy-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/primecountpy/primecountpy-0.1.0.ebuild b/dev-python/primecountpy/primecountpy-0.1.0.ebuild index 3138a7c8cb3e..559ac2161d01 100644 --- a/dev-python/primecountpy/primecountpy-0.1.0.ebuild +++ b/dev-python/primecountpy/primecountpy-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://pypi.org/project/primecountpy/ # LICENSE clarification in README.md LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" IUSE="" DEPEND="sci-mathematics/primecount
