summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-27 23:42:02 +0000
committerSam James <sam@gentoo.org>2024-02-27 23:42:02 +0000
commita5623219f472ae664bf0f6e418acf605300ef09b (patch)
treef2dd51c11024b0c5b9b90517aedc027e053b433c /sci-mathematics
parentmedia-sound/quodlibet: disable py3.12 (diff)
downloadgentoo-a5623219f472ae664bf0f6e418acf605300ef09b.tar.gz
gentoo-a5623219f472ae664bf0f6e418acf605300ef09b.tar.bz2
gentoo-a5623219f472ae664bf0f6e418acf605300ef09b.zip
sci-mathematics/coq: Stabilize 8.19.0 amd64, #925657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/coq/coq-8.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.19.0.ebuild b/sci-mathematics/coq/coq-8.19.0.ebuild
index 33c2b23fecf7..34fb7a688efa 100644
--- a/sci-mathematics/coq/coq-8.19.0.ebuild
+++ b/sci-mathematics/coq/coq-8.19.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug doc gui +ocamlopt test"
# TODO: Lots of failing tests. Maybe investigate later.