commit: 22750a71ec6f0d31736c28856e3a3d59caff3b62
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 22:26:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 22:26:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22750a71
sci-mathematics/manifold: Stabilize 3.0.0_pre20241115 amd64, #946112
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-mathematics/manifold/manifold-3.0.0_pre20241115.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/manifold/manifold-3.0.0_pre20241115.ebuild
b/sci-mathematics/manifold/manifold-3.0.0_pre20241115.ebuild
index 3e6c99c118e9..fe78b17187a5 100644
--- a/sci-mathematics/manifold/manifold-3.0.0_pre20241115.ebuild
+++ b/sci-mathematics/manifold/manifold-3.0.0_pre20241115.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
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="debug python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"