Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Sat, 29 Jul 2017 19:32:55
Message-Id: 1501356749.f2f5d6cbdda7ed28c0789c08feeff161305d7218.prometheanfire@gentoo
1 commit: f2f5d6cbdda7ed28c0789c08feeff161305d7218
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 19:25:27 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 19:32:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f5d6cb
7
8 dev-libs/leatherman: 1.0.0 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-libs/leatherman/leatherman-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-1.0.0.ebuild b/dev-libs/leatherman/leatherman-1.0.0.ebuild
16 index fa1c63c5484..cdc882c01b0 100644
17 --- a/dev-libs/leatherman/leatherman-1.0.0.ebuild
18 +++ b/dev-libs/leatherman/leatherman-1.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20 LICENSE="Apache-2.0"
21 SLOT="0"
22 IUSE="debug test"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
25
26 RDEPEND="net-misc/curl"
27 DEPEND=">=dev-libs/boost-1.54[nls]