From 2994b4fe51e8cf24df6955fb9ded8f0d4247227a Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 10 Feb 2021 16:32:47 +0000 Subject: dev-ml/opam-file-format: Stabilize 2.1.0 ppc64, #769317 Signed-off-by: Sam James --- dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild index 54b598e0e0a4..cede9c9b7784 100644 --- a/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild +++ b/dev-ml/opam-file-format/opam-file-format-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${ LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" DEPEND="dev-lang/ocaml:=[ocamlopt?]" -- cgit v1.2.3-65-gdbad