summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-20 05:45:32 +0100
committerSam James <sam@gentoo.org>2024-10-20 05:45:32 +0100
commit44ea99fa7fde09adcc3665aa894f8c3bca7ee95b (patch)
tree91b4a5411c8d18ec2e89df8b6dac93a6a3160672 /dev-ml/yojson
parentdev-ml/alcotest: Stabilize 1.8.0 amd64, #941858 (diff)
downloadgentoo-44ea99fa7fde09adcc3665aa894f8c3bca7ee95b.tar.gz
gentoo-44ea99fa7fde09adcc3665aa894f8c3bca7ee95b.tar.bz2
gentoo-44ea99fa7fde09adcc3665aa894f8c3bca7ee95b.zip
dev-ml/yojson: Stabilize 2.2.1 amd64, #941858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/yojson')
-rw-r--r--dev-ml/yojson/yojson-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/yojson/yojson-2.2.1.ebuild b/dev-ml/yojson/yojson-2.2.1.ebuild
index 13f7fb0fb563..11214fae1428 100644
--- a/dev-ml/yojson/yojson-2.2.1.ebuild
+++ b/dev-ml/yojson/yojson-2.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/${PV}.tar.gz
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="examples +ocamlopt test"
RESTRICT="!test? ( test )"