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 E7D25138334 for ; Wed, 12 Sep 2018 20:47:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 305AEE08EF; Wed, 12 Sep 2018 20:47:27 +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 0E390E08EF for ; Wed, 12 Sep 2018 20:47:27 +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 28990335DA4 for ; Wed, 12 Sep 2018 20:47:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E8093D6 for ; Wed, 12 Sep 2018 20:47:24 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1536784827.401b32b31429e42c62f6c0394de4bb0e33aafd6e.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/netpipe/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild X-VCS-Directories: net-misc/netpipe/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 401b32b31429e42c62f6c0394de4bb0e33aafd6e X-VCS-Branch: master Date: Wed, 12 Sep 2018 20:47:24 +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: cfe3cf0d-6ab4-4801-89cd-dc7ea1e89f34 X-Archives-Hash: 47b2c42152c7ac6f0937ed013c668ad9 commit: 401b32b31429e42c62f6c0394de4bb0e33aafd6e Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Sep 12 20:40:27 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Sep 12 20:40:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401b32b3 net-misc/netpipe: x86 stable (bug #665728) Package-Manager: Portage-2.3.49, Repoman-2.3.10 net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild index dbdaac08b10..4a4cf6b241f 100644 --- a/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild +++ b/net-misc/netpipe/netpipe-1.0.0_beta2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.wudika.de/~jan/${PN}/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S="${WORKDIR}/${PN}"