summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-16 14:57:38 +0100
committerSam James <sam@gentoo.org>2024-08-16 14:57:38 +0100
commit62b7caf03e643f680c433b2cd7cfb31a0a584906 (patch)
treed1435605ab37db65def2ddf06f76fa0bb1867432 /dev-ml
parentdev-cpp/xsimd: Stabilize 13.0.0 ppc64, #937764 (diff)
downloadgentoo-62b7caf03e643f680c433b2cd7cfb31a0a584906.tar.gz
gentoo-62b7caf03e643f680c433b2cd7cfb31a0a584906.tar.bz2
gentoo-62b7caf03e643f680c433b2cd7cfb31a0a584906.zip
dev-ml/dune: Stabilize 3.16.0 ppc64, #937870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/dune/dune-3.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-3.16.0.ebuild b/dev-ml/dune/dune-3.16.0.ebuild
index 652abda05fba..a829fd201684 100644
--- a/dev-ml/dune/dune-3.16.0.ebuild
+++ b/dev-ml/dune/dune-3.16.0.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 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="emacs"
RESTRICT="strip test"