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 A875F139695 for ; Mon, 24 Apr 2017 20:49:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06CDD21C0A9; Mon, 24 Apr 2017 20:49:53 +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 D853B21C0A9 for ; Mon, 24 Apr 2017 20:49:52 +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 F3CD933BEA7 for ; Mon, 24 Apr 2017 20:49:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE9537432 for ; Mon, 24 Apr 2017 20:49:50 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1493066940.0f42dbda93d5f22dc100ee32d2c82d74346ec2e9.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/picocom/picocom-2.2.ebuild X-VCS-Directories: net-dialup/picocom/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 0f42dbda93d5f22dc100ee32d2c82d74346ec2e9 X-VCS-Branch: master Date: Mon, 24 Apr 2017 20:49:50 +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: d95d95aa-5987-4237-b456-487146d232ee X-Archives-Hash: 19a80b9595b705516fb9ec448e33a3ed commit: 0f42dbda93d5f22dc100ee32d2c82d74346ec2e9 Author: Tim Harder gentoo org> AuthorDate: Mon Apr 24 20:49:00 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Mon Apr 24 20:49:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f42dbda net-dialup/picocom: stabilize 2.2 net-dialup/picocom/picocom-2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/picocom/picocom-2.2.ebuild b/net-dialup/picocom/picocom-2.2.ebuild index 0e9387304c3..635ec1958d2 100644 --- a/net-dialup/picocom/picocom-2.2.ebuild +++ b/net-dialup/picocom/picocom-2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/npat-efault/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" IUSE="" src_compile() {