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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9D1C15800A for ; Sat, 5 Aug 2023 11:04:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E631D2BC013; Sat, 5 Aug 2023 11:04:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C86942BC013 for ; Sat, 5 Aug 2023 11:04:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BEBE0340D19 for ; Sat, 5 Aug 2023 11:04:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 597F9EF7 for ; Sat, 5 Aug 2023 11:04:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1691233463.ac4ecb302ec407024ff3a3e4b4a91489dcb0c4b0.mgorny@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.5.ebuild X-VCS-Directories: dev-python/miniupnpc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ac4ecb302ec407024ff3a3e4b4a91489dcb0c4b0 X-VCS-Branch: master Date: Sat, 5 Aug 2023 11:04:52 +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: 2d34be95-5247-4a03-b8dc-0e33f2e5d325 X-Archives-Hash: 7458d33a8156e673159d7fa2276b358c commit: ac4ecb302ec407024ff3a3e4b4a91489dcb0c4b0 Author: Michał Górny gentoo org> AuthorDate: Sat Aug 5 11:04:23 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 5 11:04:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4ecb30 dev-python/miniupnpc: stabilize 2.2.5 for ppc Signed-off-by: Michał Górny gentoo.org> dev-python/miniupnpc/miniupnpc-2.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/miniupnpc/miniupnpc-2.2.5.ebuild b/dev-python/miniupnpc/miniupnpc-2.2.5.ebuild index cce7a2ba59d6..d9faa9270a9d 100644 --- a/dev-python/miniupnpc/miniupnpc-2.2.5.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.2.5.ebuild @@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" DEPEND="