From: Agostino Sarubbo Date: Mon, 24 Feb 2020 12:49:49 +0000 (+0100) Subject: dev-ml/dune: x86 stable wrt bug #710374 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e24ad69d5e7be8eade078c7de8b2bffc529c6731;p=gentoo.git dev-ml/dune: x86 stable wrt bug #710374 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-ml/dune/dune-2.1.0.ebuild b/dev-ml/dune/dune-2.1.0.ebuild index 454294875160..ca1534e877f3 100644 --- a/dev-ml/dune/dune-2.1.0.ebuild +++ b/dev-ml/dune/dune-2.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~x86" +KEYWORDS="amd64 arm ~arm64 x86" IUSE="test" DEPEND="dev-lang/ocaml"