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 1EBCA138334 for ; Thu, 4 Jul 2019 12:34:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 592C4E0869; Thu, 4 Jul 2019 12:33:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 40D46E0869 for ; Thu, 4 Jul 2019 12:33:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3A813346FEE for ; Thu, 4 Jul 2019 12:33:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCC676A4 for ; Thu, 4 Jul 2019 12:33:55 +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: <1562243628.e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/picocom/picocom-3.1.ebuild X-VCS-Directories: net-dialup/picocom/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881 X-VCS-Branch: master Date: Thu, 4 Jul 2019 12:33:55 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b24c3595-07ba-469c-a420-5cfaac3a7682 X-Archives-Hash: 3045fe7f9c2999ccbcae042af5419109 commit: e55cbf50d4a3ad0aa7b941cd6fb883ab609b0881 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 4 12:33:48 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 4 12:33:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55cbf50 net-dialup/picocom: amd64 stable wrt bug #689216 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" net-dialup/picocom/picocom-3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/picocom/picocom-3.1.ebuild b/net-dialup/picocom/picocom-3.1.ebuild index e5d52e872d4..5c1fa618bee 100644 --- a/net-dialup/picocom/picocom-3.1.ebuild +++ b/net-dialup/picocom/picocom-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" src_compile() {