From 07801f4932409504f38bb48499fd714f2baa2c02 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 23 Feb 2023 23:37:39 +0000 Subject: dev-ml/opam-format: Stabilize 2.0.10 amd64, #896100 Signed-off-by: Sam James --- dev-ml/opam-format/opam-format-2.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/opam-format') diff --git a/dev-ml/opam-format/opam-format-2.0.10.ebuild b/dev-ml/opam-format/opam-format-2.0.10.ebuild index 613461beb70d..b2692ce487ac 100644 --- a/dev-ml/opam-format/opam-format-2.0.10.ebuild +++ b/dev-ml/opam-format/opam-format-2.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ OPAM_INSTALLER="${S}/opam-installer" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad