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/zarith/
Date: Sun, 10 Sep 2017 18:00:45
Message-Id: 1505066434.917f8641b73698d22f87a09d80fe80324ed571cd.slyfox@gentoo
1 commit: 917f8641b73698d22f87a09d80fe80324ed571cd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 10 18:00:34 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 10 18:00:34 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=917f8641
7
8 dev-ml/zarith: keyworded 1.5 for ppc, bug #596862
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ml/zarith/zarith-1.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ml/zarith/zarith-1.5.ebuild b/dev-ml/zarith/zarith-1.5.ebuild
17 index 25bf4fad370..857c5026e9d 100644
18 --- a/dev-ml/zarith/zarith-1.5.ebuild
19 +++ b/dev-ml/zarith/zarith-1.5.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/Zarith/archive/release-${PV}.tar.gz -> ${P}.ta
21
22 LICENSE="LGPL-2.1-with-linking-exception"
23 SLOT="0/${PV}"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~ppc ~x86"
26 IUSE="doc mpir +ocamlopt"
27
28 RDEPEND="