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 CCA18138334 for ; Thu, 26 Dec 2019 12:12:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F247E0D52; Thu, 26 Dec 2019 12:12:41 +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 E592FE0D52 for ; Thu, 26 Dec 2019 12:12:40 +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 105F634DBA9 for ; Thu, 26 Dec 2019 12:12:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5310A74 for ; Thu, 26 Dec 2019 12:12:37 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1577362348.3d8be6cecbbf44026b39fc17f11bd5fcaaf44c92.gyakovlev@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: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 3d8be6cecbbf44026b39fc17f11bd5fcaaf44c92 X-VCS-Branch: master Date: Thu, 26 Dec 2019 12:12:37 +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: bbd8a284-e04a-4708-9cbe-a7f291e66ec2 X-Archives-Hash: 58736bc46270759f2d13b0385d0e5bf1 commit: 3d8be6cecbbf44026b39fc17f11bd5fcaaf44c92 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Dec 26 12:08:33 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Dec 26 12:12:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8be6ce net-dialup/picocom: keyword 3.1 on ~ppc64 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> net-dialup/picocom/picocom-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dialup/picocom/picocom-3.1.ebuild b/net-dialup/picocom/picocom-3.1.ebuild index b1cc891871a..bee5feb0b02 100644 --- a/net-dialup/picocom/picocom-3.1.ebuild +++ b/net-dialup/picocom/picocom-3.1.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 ~arm ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" IUSE="" src_compile() {