Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/alcotest/
Date: Thu, 06 May 2021 07:22:31
Message-Id: 1620285732.fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1.slyfox@gentoo
1 commit: fbf2c9274aa6eeef2e7bd58bb0f9fe535cdc60e1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 6 07:09:51 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 6 07:22:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf2c927
7
8 dev-ml/alcotest: stable 1.2.3-r3 for ppc64
9
10 stable wrt bug #783582
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-ml/alcotest/alcotest-1.2.3-r3.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
20 index 0ca71621477..cf09b59a6db 100644
21 --- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
22 +++ b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="ISC"
26 SLOT="0/${PV}"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
29 IUSE="+ocamlopt"
30
31 RDEPEND="