summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-21 16:56:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-21 16:56:03 +0100
commit68627b990fb697165b3e0a6eddd9d05638cbaab3 (patch)
treed917ba9207ef44b0f019ceffe7282720a994d78f /dev-ml/dune
parentsys-fs/vhba: amd64 stable wrt bug #709760 (diff)
downloadgentoo-68627b990fb697165b3e0a6eddd9d05638cbaab3.tar.gz
gentoo-68627b990fb697165b3e0a6eddd9d05638cbaab3.tar.bz2
gentoo-68627b990fb697165b3e0a6eddd9d05638cbaab3.zip
dev-ml/dune: amd64 stable wrt bug #710374
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-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 81bdc3273583..265043ef87f5 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"