Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Fri, 30 Nov 2018 17:02:24
Message-Id: 1543596699.29d6e6432120c331e5f144103914aac8b81749f7.prometheanfire@gentoo
1 commit: 29d6e6432120c331e5f144103914aac8b81749f7
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 30 16:51:39 2018 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 30 16:51:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d6e643
7
8 dev-libs/leatherman: 1.5.3 stable amd64 and x86
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 dev-libs/leatherman/leatherman-1.5.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/leatherman/leatherman-1.5.3.ebuild b/dev-libs/leatherman/leatherman-1.5.3.ebuild
17 index cc7a76208a2..29a1dceafdd 100644
18 --- a/dev-libs/leatherman/leatherman-1.5.3.ebuild
19 +++ b/dev-libs/leatherman/leatherman-1.5.3.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="Apache-2.0"
23 IUSE="debug static-libs test"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
26 SLOT="0/${PV}"
27
28 RDEPEND="net-misc/curl"