summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-05-29 09:55:19 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-05-29 09:55:22 -0400
commit5569c7c3ad8e40b7f61e5cd4b0cf360beccff055 (patch)
treee037c2fcef96758e4d462c27833ed231ed4b2881 /sci-mathematics/singular
parentmail-filter/spf-engine: drop 3.0.3 (diff)
downloadgentoo-5569c7c3ad8e40b7f61e5cd4b0cf360beccff055.tar.gz
gentoo-5569c7c3ad8e40b7f61e5cd4b0cf360beccff055.tar.bz2
gentoo-5569c7c3ad8e40b7f61e5cd4b0cf360beccff055.zip
sci-mathematics/singular: stabilize 4.3.2_p16 for amd64
Stabilizing this as the maintainer so that the stable singular can be built with the stable flint. Bug: https://bugs.gentoo.org/933042 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/singular')
-rw-r--r--sci-mathematics/singular/singular-4.3.2_p16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/singular/singular-4.3.2_p16.ebuild b/sci-mathematics/singular/singular-4.3.2_p16.ebuild
index 94a83c7da0c8..740e1050ee78 100644
--- a/sci-mathematics/singular/singular-4.3.2_p16.ebuild
+++ b/sci-mathematics/singular/singular-4.3.2_p16.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${PN}-${MY_DIR2}"
# are no GPL-2-only files.
LICENSE="BSD GPL-2 GPL-2+ GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~x86-linux"
+KEYWORDS="amd64 ~ppc ~riscv ~x86 ~x86-linux"
IUSE="emacs examples polymake +readline"
# The interactive help uses "info" from sys-apps/texinfo.