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/async_unix/
Date: Thu, 06 May 2021 07:22:29
Message-Id: 1620285733.eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a.slyfox@gentoo
1 commit: eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 6 07:10:19 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 6 07:22:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8d0dec
7
8 dev-ml/async_unix: stable 0.14.0 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/async_unix/async_unix-0.14.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild
20 index d6b3d780878..54baa5fdc8a 100644
21 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild
22 +++ b/dev-ml/async_unix/async_unix-0.14.0.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
24
25 LICENSE="MIT"
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="