Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Wed, 30 Aug 2017 18:13:38
Message-Id: 1504116799.e6c33f7c163abb27ed583cfad1256f04ef3afb70.grobian@gentoo
1 commit: e6c33f7c163abb27ed583cfad1256f04ef3afb70
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 15:16:58 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 18:13:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6c33f7c
7
8 dev-libs/leatherman: marked ~arm
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-libs/leatherman/leatherman-1.1.1.ebuild | 2 +-
13 dev-libs/leatherman/leatherman-1.1.2.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/leatherman/leatherman-1.1.1.ebuild b/dev-libs/leatherman/leatherman-1.1.1.ebuild
17 index fa1c63c5484..73272169b5e 100644
18 --- a/dev-libs/leatherman/leatherman-1.1.1.ebuild
19 +++ b/dev-libs/leatherman/leatherman-1.1.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 ~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]
29
30 diff --git a/dev-libs/leatherman/leatherman-1.1.2.ebuild b/dev-libs/leatherman/leatherman-1.1.2.ebuild
31 index fa1c63c5484..73272169b5e 100644
32 --- a/dev-libs/leatherman/leatherman-1.1.2.ebuild
33 +++ b/dev-libs/leatherman/leatherman-1.1.2.ebuild
34 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
35 LICENSE="Apache-2.0"
36 SLOT="0"
37 IUSE="debug test"
38 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
39 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
40
41 RDEPEND="net-misc/curl"
42 DEPEND=">=dev-libs/boost-1.54[nls]