diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-26 23:05:46 +0300 |
commit | 3ab5a68e7a15b1f6d3fa111fcb4ebcb819665ea9 (patch) | |
tree | 1cceae95209efb26a7ea35ba106fb4f0cf39ba5b /sci-mathematics/coq | |
parent | dev-util/pycharm-community: Stabilize 2023.1.1 x86, #907176 (diff) | |
download | gentoo-3ab5a68e7a15b1f6d3fa111fcb4ebcb819665ea9.tar.gz gentoo-3ab5a68e7a15b1f6d3fa111fcb4ebcb819665ea9.tar.bz2 gentoo-3ab5a68e7a15b1f6d3fa111fcb4ebcb819665ea9.zip |
sci-mathematics/coq: Stabilize 8.17.0 x86, #907179
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/coq')
-rw-r--r-- | sci-mathematics/coq/coq-8.17.0.ebuild | 2 |
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..6e20f85ae93c 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 )" |