commit: 8c9dc2beffe168b9b1a5a19a3c674695fad80c8d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 22:26:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 22:26:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c9dc2be
sci-mathematics/clipper2: Stabilize 1.4.0 amd64, #946112
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 ab2d3bf1ad9c..fa2cc2612361 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 )"