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 99930139086 for ; Sun, 15 Jan 2017 21:14:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C035E0DC9; Sun, 15 Jan 2017 21:14:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D6F3CE0DC1 for ; Sun, 15 Jan 2017 21:14:09 +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 A96A9341026 for ; Sun, 15 Jan 2017 21:14:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCEDA2851 for ; Sun, 15 Jan 2017 21:14:06 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1484514839.226bcd92942167269dda6de2a586fdd0b4254128.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/pipes/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/pipes/pipes-1.16.1.ebuild X-VCS-Directories: net-misc/pipes/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 226bcd92942167269dda6de2a586fdd0b4254128 X-VCS-Branch: master Date: Sun, 15 Jan 2017 21:14:06 +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: 47408c1a-4a3a-4734-8db1-eec76f57cc5b X-Archives-Hash: 7a0cd4e70ef2419497cb6098b3fe8e71 commit: 226bcd92942167269dda6de2a586fdd0b4254128 Author: Patrice Clement gentoo org> AuthorDate: Sun Jan 15 20:44:38 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sun Jan 15 21:13:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226bcd92 net-misc/pipes: stable for amd64. Package-Manager: portage-2.3.0 net-misc/pipes/pipes-1.16.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-misc/pipes/pipes-1.16.1.ebuild b/net-misc/pipes/pipes-1.16.1.ebuild index 5cd9462..4d4aceb 100644 --- a/net-misc/pipes/pipes-1.16.1.ebuild +++ b/net-misc/pipes/pipes-1.16.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 + inherit eutils toolchain-funcs DESCRIPTION="Very versatile TCP pipes" @@ -11,7 +12,7 @@ SRC_URI="http://bisqwit.iki.fi/src/arch/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~s390 x86" +KEYWORDS="amd64 ppc s390 x86" src_prepare() { # Prevent the build system from looking for dependencies