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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6A701581F0 for ; Thu, 12 Dec 2024 07:07:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED7CE0D3C; Thu, 12 Dec 2024 07:07:28 +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 7D77AE0D38 for ; Thu, 12 Dec 2024 07:07:27 +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 54187343137 for ; Thu, 12 Dec 2024 07:07:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2A921CA3 for ; Thu, 12 Dec 2024 07:07:24 +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: <1733987239.0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/qbittorrent/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild X-VCS-Directories: net-p2p/qbittorrent/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc X-VCS-Branch: master Date: Thu, 12 Dec 2024 07:07:24 +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: 77e6b8f0-51aa-4e03-a40d-be7aa968913e X-Archives-Hash: 28262a13eb1f7aba022f0ad6c8dc3aa2 commit: 0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc Author: Arthur Zamarin gentoo org> AuthorDate: Thu Dec 12 07:07:19 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Dec 12 07:07:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9963e5 net-p2p/qbittorrent: Stabilize 5.0.1 x86, #943539 Signed-off-by: Arthur Zamarin gentoo.org> net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild b/net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild index 1e99959e9338..5f26b78bfd61 100644 --- a/net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild @@ -16,7 +16,7 @@ else https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc ) " - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" BDEPEND="verify-sig? ( sec-keys/openpgp-keys-qbittorrent )" VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/qBittorrent.asc