summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-03 02:59:37 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-03 03:01:32 +0100
commit8228b58b5de4687c7164c401d1ffe6cb3cccad18 (patch)
tree06f71493ab9ba19dee271c720997b7247697d86b /dev-ml
parentdev-ml/cppo: x86 stable (bug #757444) (diff)
downloadgentoo-8228b58b5de4687c7164c401d1ffe6cb3cccad18.tar.gz
gentoo-8228b58b5de4687c7164c401d1ffe6cb3cccad18.tar.bz2
gentoo-8228b58b5de4687c7164c401d1ffe6cb3cccad18.zip
dev-ml/dune: x86 stable (bug #757444)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune/dune-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.7.1.ebuild b/dev-ml/dune/dune-2.7.1.ebuild
index c66681198140..6600ef28fb46 100644
--- a/dev-ml/dune/dune-2.7.1.ebuild
+++ b/dev-ml/dune/dune-2.7.1.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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
IUSE="test"
DEPEND="dev-lang/ocaml"