diff options
author | Sam James <sam@gentoo.org> | 2023-08-16 03:19:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-16 03:19:44 +0100 |
commit | fcae4e8b3a9681b733938313917dc15afc081cfe (patch) | |
tree | 2b044696d9ce503b396f977eb71c7e6641207181 /sci-mathematics/coq | |
parent | sci-mathematics/alt-ergo: Stabilize 2.4.3 amd64, #912295 (diff) | |
download | gentoo-fcae4e8b3a9681b733938313917dc15afc081cfe.tar.gz gentoo-fcae4e8b3a9681b733938313917dc15afc081cfe.tar.bz2 gentoo-fcae4e8b3a9681b733938313917dc15afc081cfe.zip |
sci-mathematics/coq: Stabilize 8.17.1 amd64, #912296
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r-- | sci-mathematics/coq/coq-8.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.17.1.ebuild b/sci-mathematics/coq/coq-8.17.1.ebuild index f634026e1cda..495f48055a82 100644 --- a/sci-mathematics/coq/coq-8.17.1.ebuild +++ b/sci-mathematics/coq/coq-8.17.1.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 )" |