commit: 45ba42b488cb35e442444b18c2c031824932a772 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Feb 15 21:51:40 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Feb 16 06:32:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ba42b4
sci-libs/highfive: Stabilize 3.2.0 amd64, #970132 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sci-libs/highfive/highfive-3.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/highfive/highfive-3.2.0.ebuild b/sci-libs/highfive/highfive-3.2.0.ebuild index 5badaecb6b25..d9d5468bf390 100644 --- a/sci-libs/highfive/highfive-3.2.0.ebuild +++ b/sci-libs/highfive/highfive-3.2.0.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/${PN}-devs/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="mpi test" RESTRICT="!test? ( test )"
