summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-03 22:26:01 +0000
committerSam James <sam@gentoo.org>2025-01-03 22:26:01 +0000
commit22750a71ec6f0d31736c28856e3a3d59caff3b62 (patch)
tree3058bc1c6ed2993abbc1f394ddb843d64f37baf3 /sci-mathematics
parentsci-mathematics/clipper2: Stabilize 1.4.0 amd64, #946112 (diff)
downloadgentoo-22750a71ec6f0d31736c28856e3a3d59caff3b62.tar.gz
gentoo-22750a71ec6f0d31736c28856e3a3d59caff3b62.tar.bz2
gentoo-22750a71ec6f0d31736c28856e3a3d59caff3b62.zip
sci-mathematics/manifold: Stabilize 3.0.0_pre20241115 amd64, #946112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/manifold/manifold-3.0.0_pre20241115.ebuild4
1 files 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} )"