commit:     47b10d5e915e588ac54500d8b20f72f230920798
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 17:49:18 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 17:49:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b10d5e

sci-mathematics/primecount: Stabilize 7.13-r1 amd64, #954937

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/primecount/primecount-7.13-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/primecount/primecount-7.13-r1.ebuild 
b/sci-mathematics/primecount/primecount-7.13-r1.ebuild
index 62113042f54e..653e134ea79c 100644
--- a/sci-mathematics/primecount/primecount-7.13-r1.ebuild
+++ b/sci-mathematics/primecount/primecount-7.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz ->
 
 LICENSE="BSD-2"
 SLOT="0/7"  # subslot is first component of libprimecount.so version
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
 IUSE="+executable openmp test"
 RESTRICT="!test? ( test )"
 

Reply via email to