commit: c8505740c36616121684d64a15e4053d0cef9769 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 07:32:18 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 07:32:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8505740
dev-ml/yojson: Stabilize 2.2.2-r1 amd64, #949941 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/yojson/yojson-2.2.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/yojson/yojson-2.2.2-r1.ebuild b/dev-ml/yojson/yojson-2.2.2-r1.ebuild index fc0a4d2c467b..85d24863273a 100644 --- a/dev-ml/yojson/yojson-2.2.2-r1.ebuild +++ b/dev-ml/yojson/yojson-2.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ocaml-community/${PN}/archive/${PV}.tar.gz LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" IUSE="examples +ocamlopt test" RESTRICT="!test? ( test )"
