commit:     6b2531ed78a2d88572d45d8352fa11afcdaaecd5
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 08:54:41 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 08:56:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2531ed

sci-mathematics/primesieve: Keyword 12.3 x86, #947261

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sci-mathematics/primesieve/primesieve-12.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/primesieve/primesieve-12.3.ebuild 
b/sci-mathematics/primesieve/primesieve-12.3.ebuild
index 85de4162e460..72dec4e01fea 100644
--- a/sci-mathematics/primesieve/primesieve-12.3.ebuild
+++ b/sci-mathematics/primesieve/primesieve-12.3.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
@@ -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/12"  # subslot is first component of libprimesieve.so version
-KEYWORDS="~amd64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
 IUSE="doc +executable test"
 RESTRICT="!test? ( test )"
 

Reply via email to