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 54E481382C5 for ; Sun, 14 Mar 2021 22:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9949FE083B; Sun, 14 Mar 2021 22:11:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8339CE07F1 for ; Sun, 14 Mar 2021 22:11:45 +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 C68C9335DA8 for ; Sun, 14 Mar 2021 22:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DDD6591 for ; Sun, 14 Mar 2021 22:11:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1615759844.d2e23c7721d1e5f635f0f3f978a67434e7d9d01c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/gnokii/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild X-VCS-Directories: app-mobilephone/gnokii/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d2e23c7721d1e5f635f0f3f978a67434e7d9d01c X-VCS-Branch: master Date: Sun, 14 Mar 2021 22:11:43 +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: abb2860b-107f-4747-a313-ab8d5a56c152 X-Archives-Hash: b069bf260486f666df8e26cdf5f03484 commit: d2e23c7721d1e5f635f0f3f978a67434e7d9d01c Author: Sam James gentoo org> AuthorDate: Sun Mar 14 22:10:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 14 22:10:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e23c77 app-mobilephone/gnokii: Stabilize 0.6.31-r3 ppc64, #775290 Signed-off-by: Sam James gentoo.org> app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild index 0787373510f..949ac0b8460 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.31-r3.ebuild @@ -12,7 +12,7 @@ if [[ $PV == *9999 ]]; then inherit git-r3 else SRC_URI="https://www.gnokii.org/download/${PN}/${P}.tar.bz2" - KEYWORDS="amd64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi DESCRIPTION="User space driver and tools for use with mobile phones"