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 D60FD1382C5 for ; Sat, 10 Feb 2018 12:28:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19F36E094F; Sat, 10 Feb 2018 12:28:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBEB2E094F for ; Sat, 10 Feb 2018 12:28:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04773335C56 for ; Sat, 10 Feb 2018 12:28:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87BD31CD for ; Sat, 10 Feb 2018 12:28:09 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1518265687.c12876520e54ad7d83d6fa15dba8534bd669385e.jer@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 dev-libs/leatherman/leatherman-1.3.0.ebuild X-VCS-Directories: dev-libs/leatherman/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c12876520e54ad7d83d6fa15dba8534bd669385e X-VCS-Branch: master Date: Sat, 10 Feb 2018 12:28:09 +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: 730e4b1b-a7cb-42a6-9df3-1faf0da32c94 X-Archives-Hash: e094c2bf4fe729d8e04af306fe35879b commit: c12876520e54ad7d83d6fa15dba8534bd669385e Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 10 12:27:53 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 10 12:28:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1287652 dev-libs/leatherman: Revert "dev-libs/leatherman: Drop to ~hppa" Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/leatherman/leatherman-0.10.1.ebuild | 2 +- dev-libs/leatherman/leatherman-1.3.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/leatherman/leatherman-0.10.1.ebuild b/dev-libs/leatherman/leatherman-0.10.1.ebuild index a195f2e9970..de62973685f 100644 --- a/dev-libs/leatherman/leatherman-0.10.1.ebuild +++ b/dev-libs/leatherman/leatherman-0.10.1.ebuild @@ -12,7 +12,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] diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index c1a8c29ae1c..5161ca2346c 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -12,7 +12,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 ~arm ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 sparc x86" RDEPEND="net-misc/curl" DEPEND=">=dev-libs/boost-1.54[nls]