commit:     f12c376c24d12d43b6125df7b2c865feced21a79
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 11:28:36 2026 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 11:31:30 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12c376c

sci-libs/linbox: stabilize 1.7.1 for amd64

Needed now that gcc-15 is stable.

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

 sci-libs/linbox/linbox-1.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/linbox/linbox-1.7.1.ebuild 
b/sci-libs/linbox/linbox-1.7.1.ebuild
index ac9944fa4a1c..6660790c35be 100644
--- a/sci-libs/linbox/linbox-1.7.1.ebuild
+++ b/sci-libs/linbox/linbox-1.7.1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/linbox-team/${PN}/releases/download/v${PV}/${P}.tar.
 # headers all say LGPL-2.1
 LICENSE="GPL-2+ LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86 ~x64-macos"
+KEYWORDS="amd64 ~riscv ~x86 ~x64-macos"
 IUSE="doc opencl openmp"
 
 BDEPEND="doc? ( app-text/doxygen )"

Reply via email to