summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-24 11:07:06 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-24 11:07:06 +0100
commit3cfd5aa2b80d8d01de9afbac62cd1284a1695540 (patch)
tree9f6205a60d69441002378c9b4d1f79cfb142a61c /dev-ml
parentsys-apps/findutils: arm stable wrt bug #710296 (diff)
downloadgentoo-3cfd5aa2b80d8d01de9afbac62cd1284a1695540.tar.gz
gentoo-3cfd5aa2b80d8d01de9afbac62cd1284a1695540.tar.bz2
gentoo-3cfd5aa2b80d8d01de9afbac62cd1284a1695540.zip
dev-ml/dune: arm stable wrt bug #710374
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune/dune-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.1.0.ebuild b/dev-ml/dune/dune-2.1.0.ebuild
index 265043ef87f5..454294875160 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"