From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E98BA139085 for ; Sun, 22 Jan 2017 16:28:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A81A421C0CA; Sun, 22 Jan 2017 16:27:38 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87D7F21C0CA for ; Sun, 22 Jan 2017 16:27:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 132913416B2 for ; Sun, 22 Jan 2017 16:27:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F8B2CB7 for ; Sun, 22 Jan 2017 16:27:23 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485102433.04914b655fee0376dd6634bda6c30be65e7488c2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/leatherman/leatherman-0.10.1.ebuild X-VCS-Directories: dev-libs/leatherman/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 04914b655fee0376dd6634bda6c30be65e7488c2 X-VCS-Branch: master Date: Sun, 22 Jan 2017 16:27:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d188229-7fea-4a4c-9f34-afea4ed2c356 X-Archives-Hash: 2e6d2c892aa8ff6dfd93f3e037a9868a commit: 04914b655fee0376dd6634bda6c30be65e7488c2 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jan 22 16:25:38 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jan 22 16:27:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04914b65 dev-libs/leatherman: sparc stable wrt bug #604530 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-libs/leatherman/leatherman-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild index 3773c6b..ce1cdf0 100644 --- a/dev-libs/leatherman/leatherman-0.10.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" IUSE="debug test" -KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls]