commit: 91ebe1fb9e38d29824941a5c68e1d41b4de756aa Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 11:00:31 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 11:00:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ebe1fb
sci-libs/givaro: stabilize 4.2.0-r1 for amd64 Closes: https://bugs.gentoo.org/954931 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> sci-libs/givaro/givaro-4.2.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/givaro/givaro-4.2.0-r1.ebuild b/sci-libs/givaro/givaro-4.2.0-r1.ebuild index 6395b5ddd659..735892f4dd4f 100644 --- a/sci-libs/givaro/givaro-4.2.0-r1.ebuild +++ b/sci-libs/givaro/givaro-4.2.0-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/linbox-team/givaro/releases/download/v${PV}/${P}.tar LICENSE="CeCILL-B" SLOT="0/9" # soname major -KEYWORDS="~amd64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc test" RESTRICT="!test? ( test )"
