From 8c9dc2beffe168b9b1a5a19a3c674695fad80c8d Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 3 Jan 2025 22:26:00 +0000 Subject: [PATCH] sci-mathematics/clipper2: Stabilize 1.4.0 amd64, #946112 Signed-off-by: Sam James --- sci-mathematics/clipper2/clipper2-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/clipper2/clipper2-1.4.0.ebuild b/sci-mathematics/clipper2/clipper2-1.4.0.ebuild index ab2d3bf1ad9c1..fa2cc2612361f 100644 --- a/sci-mathematics/clipper2/clipper2-1.4.0.ebuild +++ b/sci-mathematics/clipper2/clipper2-1.4.0.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 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${MY_P}/CPP" LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )"