diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:25:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:25:11 +0000 |
commit | cc00d69a53333319193bc2b92987dc6378b8a793 (patch) | |
tree | 2dbf5e3ea2fdbeceed6a5170c3d33acd5b10c507 /sci-mathematics | |
parent | dev-ml/lablgtk-sourceview: Stabilize 3.1.1 x86, #769317 (diff) | |
download | gentoo-cc00d69a53333319193bc2b92987dc6378b8a793.tar.gz gentoo-cc00d69a53333319193bc2b92987dc6378b8a793.tar.bz2 gentoo-cc00d69a53333319193bc2b92987dc6378b8a793.zip |
sci-mathematics/coq: Stabilize 8.12.0-r1 x86, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 76719362ef71..b1c11d4f6633 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 |