Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/opam-format/
Date: Wed, 10 Feb 2021 18:53:43
Message-Id: 1612983188.8fca6d57a742ab8664fcdc641b5d86c5044ec808.sam@gentoo
1 commit: 8fca6d57a742ab8664fcdc641b5d86c5044ec808
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 18:53:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 18:53:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fca6d57
7
8 dev-ml/opam-format: Stabilize 2.0.7-r2 amd64, #769317
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/opam-format/opam-format-2.0.7-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild b/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild
16 index c8663d80812..1e21324f736 100644
17 --- a/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild
18 +++ b/dev-ml/opam-format/opam-format-2.0.7-r2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta
20
21 LICENSE="LGPL-2.1"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
25
26 RDEPEND="
27 ~dev-ml/opam-core-${PV}:=