diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 18:51:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 18:51:46 +0000 |
commit | 92ed0655150ea545ae4a769fc4715e54d8b146c5 (patch) | |
tree | d979f36e78b076f80416d273a3a40ad9d870a083 /sci-mathematics/coq/coq-8.12.0-r1.ebuild | |
parent | dev-ml/lablgtk-sourceview: Stabilize 3.1.1 amd64, #769317 (diff) | |
download | gentoo-92ed0655150ea545ae4a769fc4715e54d8b146c5.tar.gz gentoo-92ed0655150ea545ae4a769fc4715e54d8b146c5.tar.bz2 gentoo-92ed0655150ea545ae4a769fc4715e54d8b146c5.zip |
sci-mathematics/coq: Stabilize 8.12.0-r1 amd64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq/coq-8.12.0-r1.ebuild')
-rw-r--r-- | sci-mathematics/coq/coq-8.12.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/coq/coq-8.12.0-r1.ebuild b/sci-mathematics/coq/coq-8.12.0-r1.ebuild index 184f6501ee75..76719362ef71 100644 --- a/sci-mathematics/coq/coq-8.12.0-r1.ebuild +++ b/sci-mathematics/coq/coq-8.12.0-r1.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 |