Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Fri, 30 Dec 2016 17:09:42
Message-Id: 1483090677.2cc73d55a2bbe4432926ea2f967c7da53cf1d0b6.ago@gentoo
1 commit: 2cc73d55a2bbe4432926ea2f967c7da53cf1d0b6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 09:37:57 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 09:37:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc73d55
7
8 dev-libs/leatherman: sparc stable wrt bug #593512
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/leatherman/leatherman-0.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/leatherman/leatherman-0.9.0.ebuild b/dev-libs/leatherman/leatherman-0.9.0.ebuild
18 index ca1a6d0..52d4c30 100644
19 --- a/dev-libs/leatherman/leatherman-0.9.0.ebuild
20 +++ b/dev-libs/leatherman/leatherman-0.9.0.ebuild
21 @@ -16,7 +16,7 @@ S="${S}/all/${P}"
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 IUSE="debug test"
25 -KEYWORDS="amd64 ~hppa ~ppc ppc64 x86"
26 +KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc x86"
27
28 CDEPEND="
29 >=sys-devel/gcc-4.8:*