diff options
author | Sam James <sam@gentoo.org> | 2024-01-25 04:22:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-25 04:22:24 +0000 |
commit | 40b437b3f0f8a99c8c1e6837372c3a164d681b8b (patch) | |
tree | 6da36f34f087f5dff64831503028db6dd9e8a43a /net-p2p | |
parent | net-wireless/gnuradio: add filter bugfix (diff) | |
download | gentoo-40b437b3f0f8a99c8c1e6837372c3a164d681b8b.tar.gz gentoo-40b437b3f0f8a99c8c1e6837372c3a164d681b8b.tar.bz2 gentoo-40b437b3f0f8a99c8c1e6837372c3a164d681b8b.zip |
net-p2p/qbittorrent: Stabilize 4.6.2-r1 amd64, #922875
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild index c52bd5d5331f..4cca4fb40bc5 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild @@ -16,7 +16,7 @@ else mirror://sourceforge/qbittorrent/${P}.tar.xz verify-sig? ( mirror://sourceforge/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 |