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: Thu, 09 Mar 2017 16:46:10
Message-Id: 1489077950.77cc27adefa7b37f5c443feb0625d4d5c1b544e8.prometheanfire@gentoo
1 commit: 77cc27adefa7b37f5c443feb0625d4d5c1b544e8
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 9 16:45:19 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 9 16:45:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cc27ad
7
8 dev-libs/leatherman: 0.11.1 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-libs/leatherman/leatherman-0.11.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/leatherman/leatherman-0.11.1.ebuild b/dev-libs/leatherman/leatherman-0.11.1.ebuild
16 index 73b510ec315..65653be4cc7 100644
17 --- a/dev-libs/leatherman/leatherman-0.11.1.ebuild
18 +++ b/dev-libs/leatherman/leatherman-0.11.1.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]