commit:     6bc21ea238513e2c2aa23dc9c3768d63d371d0f0
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 13:12:58 2022 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 13:13:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc21ea2

sci-mathematics/primesieve: stabilize 7.9 for amd64

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-mathematics/primesieve/primesieve-7.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/primesieve/primesieve-7.9.ebuild 
b/sci-mathematics/primesieve/primesieve-7.9.ebuild
index 7502f3600271..65d0b3d3e93a 100644
--- a/sci-mathematics/primesieve/primesieve-7.9.ebuild
+++ b/sci-mathematics/primesieve/primesieve-7.9.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/kimwalisch/primesieve";
 SRC_URI="https://github.com/kimwalisch/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
 LICENSE="BSD-2"
 SLOT="0/9"  # subslot is first component of libprimesieve.so version
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc +executable test"
 RESTRICT="!test? ( test )"
 

Reply via email to