commit: db2eab44f832672f5d660b4d8a2887031f8043f9
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 22 13:25:00 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 13:25:00 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2eab44
sci-libs/superlu: Stabilize 4.3-r4 amd64, #970457
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
sci-libs/superlu/superlu-4.3-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-libs/superlu/superlu-4.3-r4.ebuild
b/sci-libs/superlu/superlu-4.3-r4.ebuild
index ccbb4ad4f8f3..639947177c30 100644
--- a/sci-libs/superlu/superlu-4.3-r4.ebuild
+++ b/sci-libs/superlu/superlu-4.3-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}_${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="doc examples test"
RESTRICT="!test? ( test )"