From: Sam James (sam_c) Date: Tue, 31 Mar 2020 00:59:12 +0000 (+0100) Subject: dev-ml/dune: arm64 stable (#710374) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2ecfec2c2663d8e768453f18b969525f118fb0fb;p=gentoo.git dev-ml/dune: arm64 stable (#710374) Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-ml/dune/dune-2.1.0.ebuild b/dev-ml/dune/dune-2.1.0.ebuild index ca1534e877f3..ab02564875e1 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"