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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 003DB15ACFC for ; Fri, 5 May 2023 10:24:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 424BAE085B; Fri, 5 May 2023 10:24:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27340E085B for ; Fri, 5 May 2023 10:24:43 +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 3A5393414C6 for ; Fri, 5 May 2023 10:24:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD356A57 for ; Fri, 5 May 2023 10:24:40 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1683282273.daac5899291a5f3a371ee903887dda8b70c46607.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/nicotine+/nicotine+-3.2.9.ebuild X-VCS-Directories: net-p2p/nicotine+/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: daac5899291a5f3a371ee903887dda8b70c46607 X-VCS-Branch: master Date: Fri, 5 May 2023 10:24:40 +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: 0927102b-d337-4d9a-aebf-f8ff8ae17a92 X-Archives-Hash: 0a421e75ad30eb9d9cd3d35b2713aed1 commit: daac5899291a5f3a371ee903887dda8b70c46607 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 5 10:24:33 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 5 10:24:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daac5899 net-p2p/nicotine+: Stabilize 3.2.9 ppc, #905460 Signed-off-by: Arthur Zamarin gentoo.org> net-p2p/nicotine+/nicotine+-3.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/nicotine+/nicotine+-3.2.9.ebuild b/net-p2p/nicotine+/nicotine+-3.2.9.ebuild index ae5f61f26830..2bd3906ae371 100644 --- a/net-p2p/nicotine+/nicotine+-3.2.9.ebuild +++ b/net-p2p/nicotine+/nicotine+-3.2.9.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz -> LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="${PYTHON_DEPS}"