summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:25 +0300
commit1327241416be7e262170dd9a9ddab84f993c3401 (patch)
tree58446c5f15eb9d68e1a85d55da5cd4deffd37cd7 /dev-ml/yojson
parentdev-ml/ppxlib: Stabilize 0.30.0 ppc64, #915372 (diff)
downloadgentoo-1327241416be7e262170dd9a9ddab84f993c3401.tar.gz
gentoo-1327241416be7e262170dd9a9ddab84f993c3401.tar.bz2
gentoo-1327241416be7e262170dd9a9ddab84f993c3401.zip
dev-ml/yojson: Stabilize 2.1.0 amd64, #915373
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/yojson')
-rw-r--r--dev-ml/yojson/yojson-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/yojson/yojson-2.1.0.ebuild b/dev-ml/yojson/yojson-2.1.0.ebuild
index 948e1c8a6440..541f3e406948 100644
--- a/dev-ml/yojson/yojson-2.1.0.ebuild
+++ b/dev-ml/yojson/yojson-2.1.0.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 )"