diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-4.6.6.ebuild')
-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 534975068940..1cf8d64f232f 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 |