diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-06 08:15:35 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-06 08:15:35 +0100 |
commit | 1ab8dc21c4f7483f93ad212f246fe3419d804ed7 (patch) | |
tree | 81b0a9c89a72cea25430ce24520041c4c43a4600 /sci-mathematics/coq | |
parent | sci-libs/fftw: Stabilize 3.3.10 amd64, #821916 (diff) | |
download | gentoo-1ab8dc21c4f7483f93ad212f246fe3419d804ed7.tar.gz gentoo-1ab8dc21c4f7483f93ad212f246fe3419d804ed7.tar.bz2 gentoo-1ab8dc21c4f7483f93ad212f246fe3419d804ed7.zip |
sci-mathematics/coq: Stabilize 8.12.0-r2 amd64, #827149
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r-- | sci-mathematics/coq/coq-8.12.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.12.0-r2.ebuild b/sci-mathematics/coq/coq-8.12.0-r2.ebuild index 8ac534f46bf8..2f39cf405c65 100644 --- a/sci-mathematics/coq/coq-8.12.0-r2.ebuild +++ b/sci-mathematics/coq/coq-8.12.0-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/coq/coq/archive/V${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="gtk debug +ocamlopt doc" RESTRICT=test |