summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-18 18:40:07 +0300
commit9a2bcc9609c14b404c2ee55e234a67faa3c023ec (patch)
tree00bf5523b7e07ec24a62009e5ec98d941d599d9c /dev-ml
parentdev-ml/ocamlgraph: Stabilize 2.1.0 arm, #941576 (diff)
downloadgentoo-9a2bcc9609c14b404c2ee55e234a67faa3c023ec.tar.gz
gentoo-9a2bcc9609c14b404c2ee55e234a67faa3c023ec.tar.bz2
gentoo-9a2bcc9609c14b404c2ee55e234a67faa3c023ec.zip
dev-ml/pp: Stabilize 1.2.0 arm, #941576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pp/pp-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pp/pp-1.2.0.ebuild b/dev-ml/pp/pp-1.2.0.ebuild
index 2bccbeefe20f..12e55b1d74d4 100644
--- a/dev-ml/pp/pp-1.2.0.ebuild
+++ b/dev-ml/pp/pp-1.2.0.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 test"
RESTRICT="!test? ( test )"