diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-12 07:07:19 +0000 |
commit | 0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc (patch) | |
tree | b4dc7803b906e46bb349f1edd65976e7cb27a13f /net-p2p | |
parent | www-client/firefox: add 133.0.3 (diff) | |
download | gentoo-0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc.tar.gz gentoo-0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc.tar.bz2 gentoo-0c9963e5e6f7dc2d49c9dc289b80c89dac8b70cc.zip |
net-p2p/qbittorrent: Stabilize 5.0.1 x86, #943539
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |