summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:52:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:52:04 +0300
commite1f829b12c35dc8edbef0a6af833678ee763f1fa (patch)
tree603ac10e24e63aeeb41c6b5c5c96e361316272cb /dev-ml/dyn
parentdev-ml/ordering: Stabilize 3.6.2 ppc64, #901629 (diff)
downloadgentoo-e1f829b12c35dc8edbef0a6af833678ee763f1fa.tar.gz
gentoo-e1f829b12c35dc8edbef0a6af833678ee763f1fa.tar.bz2
gentoo-e1f829b12c35dc8edbef0a6af833678ee763f1fa.zip
dev-ml/dyn: Stabilize 3.6.2 ppc64, #901629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/dyn')
-rw-r--r--dev-ml/dyn/dyn-3.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dyn/dyn-3.6.2.ebuild b/dev-ml/dyn/dyn-3.6.2.ebuild
index 6f2ca650b163..a9cca0b78834 100644
--- a/dev-ml/dyn/dyn-3.6.2.ebuild
+++ b/dev-ml/dyn/dyn-3.6.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/dune-${PV}"
LICENSE="Apache-2.0"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt"
RESTRICT="test"