Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/topkg/
Date: Wed, 05 Apr 2017 09:52:25
Message-Id: 1491385891.3542cd7174ac7065d188402d3dac4c244f8a50fa.xmw@gentoo
1 commit: 3542cd7174ac7065d188402d3dac4c244f8a50fa
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 09:40:14 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 09:51:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3542cd71
7
8 dev-ml/topkg: add ~ppc (bug 527318).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ml/topkg/topkg-0.8.1.ebuild | 2 +-
14 dev-ml/topkg/topkg-0.9.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ml/topkg/topkg-0.8.1.ebuild b/dev-ml/topkg/topkg-0.8.1.ebuild
18 index 9cc38a3b599..f5f998058d7 100644
19 --- a/dev-ml/topkg/topkg-0.8.1.ebuild
20 +++ b/dev-ml/topkg/topkg-0.8.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="ISC"
24 SLOT="0/${PV}"
25 -KEYWORDS="~amd64 ~arm"
26 +KEYWORDS="~amd64 ~arm ~ppc"
27 IUSE=""
28
29 RDEPEND="dev-ml/result:=
30
31 diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild
32 index aa4480eed11..fb7a211cf41 100644
33 --- a/dev-ml/topkg/topkg-0.9.0.ebuild
34 +++ b/dev-ml/topkg/topkg-0.9.0.ebuild
35 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
36
37 LICENSE="ISC"
38 SLOT="0/${PV}"
39 -KEYWORDS="~amd64 ~arm"
40 +KEYWORDS="~amd64 ~arm ~ppc"
41 IUSE=""
42
43 RDEPEND="dev-ml/result:=