dev-ml/dune: arm64 stable (#710374)

Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Sam James (sam_c)
2020-03-31 01:59:12 +01:00
committed by Mart Raudsepp
parent 746a142b1e
commit 2ecfec2c26

View File

@@ -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"