summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-11 10:43:12 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-11 10:43:12 +0200
commitf29b89315d831e43c681015225fce8d6de770328 (patch)
tree993e6e01c5fee6c0233cc4e4862f2589571913aa /sci-mathematics/coq
parentx11-terms/rxvt-unicode: backport fix for UTF breakage against perl-5.38 (diff)
downloadgentoo-f29b89315d831e43c681015225fce8d6de770328.tar.gz
gentoo-f29b89315d831e43c681015225fce8d6de770328.tar.bz2
gentoo-f29b89315d831e43c681015225fce8d6de770328.zip
sci-mathematics/coq: Stabilize 8.17.0 amd64, #907179
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r--sci-mathematics/coq/coq-8.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.17.0.ebuild b/sci-mathematics/coq/coq-8.17.0.ebuild
index f634026e1cda..495f48055a82 100644
--- a/sci-mathematics/coq/coq-8.17.0.ebuild
+++ b/sci-mathematics/coq/coq-8.17.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"
RESTRICT="!test? ( test )"