diff options
author | Sam James <sam@gentoo.org> | 2024-10-21 07:34:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-21 07:34:39 +0100 |
commit | c90c6090ae29ef261a0175a89ff739e366caa697 (patch) | |
tree | 90f226e902662f0c38ea27b905c7ebfac7b15001 /net-p2p/qbittorrent | |
parent | dev-build/meson: Stabilize 1.5.2 sparc, #941905 (diff) | |
download | gentoo-c90c6090ae29ef261a0175a89ff739e366caa697.tar.gz gentoo-c90c6090ae29ef261a0175a89ff739e366caa697.tar.bz2 gentoo-c90c6090ae29ef261a0175a89ff739e366caa697.zip |
net-p2p/qbittorrent: Stabilize 4.6.7 amd64, #941907
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.7.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.7.ebuild index 534975068940..1cf8d64f232f 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.7.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.7.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 |