dev-ml/opam-format: Stabilize 2.0.10 x86, #896100

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-11 09:36:25 +00:00
parent 3c145b4b84
commit bbb1b2ac9e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 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 )"