diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:25:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-07 07:25:44 +0100 |
commit | 44509312ea48e5635a16779600bc7439789a1ab9 (patch) | |
tree | 3778a735b742fa1ae1b3f4c1a58d775173bc31e4 /sci-mathematics | |
parent | net-misc/networkmanager: x86 stable wrt bug #825034 (diff) | |
download | gentoo-44509312ea48e5635a16779600bc7439789a1ab9.tar.gz gentoo-44509312ea48e5635a16779600bc7439789a1ab9.tar.bz2 gentoo-44509312ea48e5635a16779600bc7439789a1ab9.zip |
sci-mathematics/coq: x86 stable wrt bug #827149
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-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 2f39cf405c65..71295a252044 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 |