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-libs/leatherman/
Date: Sun, 15 Oct 2017 12:53:11
Message-Id: 1508071716.abdbe30fefb39566182a4b941d33596f0811dbe2.slyfox@gentoo
1 commit: abdbe30fefb39566182a4b941d33596f0811dbe2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 12:48:36 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 12:48:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdbe30f
7
8 dev-libs/leatherman: stable 1.2.1 for ppc, bug #625764
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-libs/leatherman/leatherman-1.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/leatherman/leatherman-1.2.1.ebuild b/dev-libs/leatherman/leatherman-1.2.1.ebuild
17 index a557f78313b..99df4cff06a 100644
18 --- a/dev-libs/leatherman/leatherman-1.2.1.ebuild
19 +++ b/dev-libs/leatherman/leatherman-1.2.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 IUSE="debug test"
24 -KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86"
25 +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
26
27 RDEPEND="net-misc/curl"
28 DEPEND=">=dev-libs/boost-1.54[nls]