summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-29 10:53:36 +0000
committerSam James <sam@gentoo.org>2024-12-29 10:53:36 +0000
commit1035e28732c8bf856631ec5044166ee156316441 (patch)
tree6f7ca8d9c24fb49ac7dcf4c31dac0cb7515d4b5b /dev-ml
parentdev-ml/mtime: Stabilize 2.1.0 x86, #945767 (diff)
downloadgentoo-1035e28732c8bf856631ec5044166ee156316441.tar.gz
gentoo-1035e28732c8bf856631ec5044166ee156316441.tar.bz2
gentoo-1035e28732c8bf856631ec5044166ee156316441.zip
dev-ml/pp: Stabilize 2.0.0 x86, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/pp/pp-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/pp/pp-2.0.0.ebuild b/dev-ml/pp/pp-2.0.0.ebuild
index 9ef9ce75f280..3fb76ea320ea 100644
--- a/dev-ml/pp/pp-2.0.0.ebuild
+++ b/dev-ml/pp/pp-2.0.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 )"