summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:36:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 11:36:47 +0300
commit21ca1007bb32615f4a9fd9b7dd264ddb6e527c20 (patch)
tree351b772d11cb888cf6ba74067954aa6c56e26e83 /dev-ml
parentdev-ml/dyn: Stabilize 3.6.2 arm, #901629 (diff)
downloadgentoo-21ca1007bb32615f4a9fd9b7dd264ddb6e527c20.tar.gz
gentoo-21ca1007bb32615f4a9fd9b7dd264ddb6e527c20.tar.bz2
gentoo-21ca1007bb32615f4a9fd9b7dd264ddb6e527c20.zip
dev-ml/pp: Stabilize 1.1.2 arm, #901629
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pp/pp-1.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pp/pp-1.1.2.ebuild b/dev-ml/pp/pp-1.1.2.ebuild
index 3ed34d56dc55..74c3aa91b37e 100644
--- a/dev-ml/pp/pp-1.1.2.ebuild
+++ b/dev-ml/pp/pp-1.1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-dune/pp/releases/download/${PV}/${P}.tbz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="+ocamlopt"
DEPEND="dev-ml/ppx_expect:=