summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-08 17:20:40 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-08 17:20:40 +0300
commitf49c0dd07324739d5e729179d8d08d7639270fc8 (patch)
tree9d49b160241cef3b4f26baafe6bd78f8f5b4fe31 /dev-ml/dune
parentdev-python/housekeeping: Keyword 1.1 x86, #933820 (diff)
downloadgentoo-f49c0dd07324739d5e729179d8d08d7639270fc8.tar.gz
gentoo-f49c0dd07324739d5e729179d8d08d7639270fc8.tar.bz2
gentoo-f49c0dd07324739d5e729179d8d08d7639270fc8.zip
dev-ml/dune: Stabilize 3.10.0 ppc64, #933822
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r--dev-ml/dune/dune-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-3.10.0.ebuild b/dev-ml/dune/dune-3.10.0.ebuild
index bb5983404c7c..29c349ff3316 100644
--- a/dev-ml/dune/dune-3.10.0.ebuild
+++ b/dev-ml/dune/dune-3.10.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"