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 5B65E15817D for ; Wed, 5 Jun 2024 15:42:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B6FE2B5B; Wed, 5 Jun 2024 15:42:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D57E8E2B5B for ; Wed, 5 Jun 2024 15:42:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E5EB1340C53 for ; Wed, 5 Jun 2024 15:42:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 590191C6C for ; Wed, 5 Jun 2024 15:42:10 +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: <1717602110.662b287ee229b580e0dcdd14bd1daaf7774fba8e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/deluge/deluge-2.1.1-r1.ebuild net-p2p/deluge/deluge-2.1.1-r4.ebuild net-p2p/deluge/deluge-2.1.1-r5.ebuild net-p2p/deluge/deluge-9999.ebuild X-VCS-Directories: net-p2p/deluge/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 662b287ee229b580e0dcdd14bd1daaf7774fba8e X-VCS-Branch: master Date: Wed, 5 Jun 2024 15:42:10 +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: 265a0bdd-0af5-420e-8e28-32626b8bd61b X-Archives-Hash: 43f1aa16045f32a6d71727434481cdef commit: 662b287ee229b580e0dcdd14bd1daaf7774fba8e Author: Michał Górny gentoo org> AuthorDate: Wed Jun 5 15:37:43 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jun 5 15:41:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662b287e net-p2p/deluge: Dekeyword ~ppc Dekeyword ~ppc as dev-python/greenlet segfaults there. Signed-off-by: Michał Górny gentoo.org> net-p2p/deluge/deluge-2.1.1-r1.ebuild | 4 ++-- net-p2p/deluge/deluge-2.1.1-r4.ebuild | 4 ++-- net-p2p/deluge/deluge-2.1.1-r5.ebuild | 2 +- net-p2p/deluge/deluge-9999.ebuild | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-p2p/deluge/deluge-2.1.1-r1.ebuild b/net-p2p/deluge/deluge-2.1.1-r1.ebuild index 04ff97d96706..ffdb31ae7607 100644 --- a/net-p2p/deluge/deluge-2.1.1-r1.ebuild +++ b/net-p2p/deluge/deluge-2.1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}" else SRC_URI="http://download.deluge-torrent.org/source/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" fi LICENSE="GPL-2" diff --git a/net-p2p/deluge/deluge-2.1.1-r4.ebuild b/net-p2p/deluge/deluge-2.1.1-r4.ebuild index 5f5ebcd7702f..734f76d35e3c 100644 --- a/net-p2p/deluge/deluge-2.1.1-r4.ebuild +++ b/net-p2p/deluge/deluge-2.1.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}" else SRC_URI="http://download.deluge-torrent.org/source/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" fi LICENSE="GPL-2" diff --git a/net-p2p/deluge/deluge-2.1.1-r5.ebuild b/net-p2p/deluge/deluge-2.1.1-r5.ebuild index f0c99fabf374..a7a9d775474e 100644 --- a/net-p2p/deluge/deluge-2.1.1-r5.ebuild +++ b/net-p2p/deluge/deluge-2.1.1-r5.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}" else SRC_URI="http://download.deluge-torrent.org/source/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" fi LICENSE="GPL-2" diff --git a/net-p2p/deluge/deluge-9999.ebuild b/net-p2p/deluge/deluge-9999.ebuild index ed7bb276078c..fbae2ca39a18 100644 --- a/net-p2p/deluge/deluge-9999.ebuild +++ b/net-p2p/deluge/deluge-9999.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}" else SRC_URI="http://download.deluge-torrent.org/source/$(ver_cut 1-2)/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv" fi LICENSE="GPL-2"