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 7B24913835B for ; Fri, 19 Feb 2021 17:21:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D6DDE083E; Fri, 19 Feb 2021 17:21:12 +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 86C8FE0841 for ; Fri, 19 Feb 2021 17:21:12 +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 6B905340E92 for ; Fri, 19 Feb 2021 17:21:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDAFB4E9 for ; Fri, 19 Feb 2021 17:21:09 +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: <1613755187.bd80c8bc3ae18249020ca5a0ac2b80f02e214850.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/miniupnpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/miniupnpc/miniupnpc-2.2.1.ebuild X-VCS-Directories: dev-python/miniupnpc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bd80c8bc3ae18249020ca5a0ac2b80f02e214850 X-VCS-Branch: master Date: Fri, 19 Feb 2021 17:21:09 +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: 74e02832-092b-4888-b265-f679c4dcc227 X-Archives-Hash: f5b634f9681bf242dc82c91a6ff7c0c8 commit: bd80c8bc3ae18249020ca5a0ac2b80f02e214850 Author: Sam James gentoo org> AuthorDate: Fri Feb 19 17:19:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 19 17:19:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd80c8bc dev-python/miniupnpc: Stabilize 2.2.1 ppc64, #771519 Signed-off-by: Sam James gentoo.org> dev-python/miniupnpc/miniupnpc-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild b/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild index 303dff738bc..40c18cf585e 100644 --- a/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=net-libs/miniupnpc-${PV}:0="