diff options
author | Sam James <sam@gentoo.org> | 2024-09-22 08:19:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-22 08:19:34 +0100 |
commit | 04264696db4366c27fd6ca444512d7ee52ea7d7d (patch) | |
tree | 55ffcffc63406b0ec671bfc9346c8a5c48272ae0 /net-p2p | |
parent | net-p2p/qbittorrent: Stabilize 4.6.6 amd64, #940024 (diff) | |
download | gentoo-04264696db4366c27fd6ca444512d7ee52ea7d7d.tar.gz gentoo-04264696db4366c27fd6ca444512d7ee52ea7d7d.tar.bz2 gentoo-04264696db4366c27fd6ca444512d7ee52ea7d7d.zip |
net-p2p/qbittorrent: Stabilize 4.6.6 x86, #940024
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.6.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.6.ebuild index 1cf8d64f232f..d003502d13d5 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.6.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.6.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 |