summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-25 13:08:50 +0000
committerSam James <sam@gentoo.org>2021-02-25 13:08:50 +0000
commitff9dd93f7df70382a44747174c4c791e05822c8e (patch)
tree66a12e581cb8d33ca001c07356e55b05d91071b7 /dev-ml/dune
parentapp-text/qpdf: Stabilize 10.1.0 ppc, #769092 (diff)
downloadgentoo-ff9dd93f7df70382a44747174c4c791e05822c8e.tar.gz
gentoo-ff9dd93f7df70382a44747174c4c791e05822c8e.tar.bz2
gentoo-ff9dd93f7df70382a44747174c4c791e05822c8e.zip
dev-ml/dune: Stabilize 2.8.2 ppc, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-2.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.8.2.ebuild b/dev-ml/dune/dune-2.8.2.ebuild
index 1a098b5da747..43d8128151cd 100644
--- a/dev-ml/dune/dune-2.8.2.ebuild
+++ b/dev-ml/dune/dune-2.8.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86"
RDEPEND=">=dev-lang/ocaml-4.08:=
!dev-ml/jbuilder"