diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-26 09:26:43 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-26 09:26:43 +0200 |
commit | d9d05511934f7168455758853e192bc992c7bc88 (patch) | |
tree | 2cfeb2e118e623c1dea082c44d478b8133328319 /net-p2p/qbittorrent | |
parent | net-p2p/qbittorrent: Stabilize 4.6.3 amd64, #925523 (diff) | |
download | gentoo-d9d05511934f7168455758853e192bc992c7bc88.tar.gz gentoo-d9d05511934f7168455758853e192bc992c7bc88.tar.bz2 gentoo-d9d05511934f7168455758853e192bc992c7bc88.zip |
net-p2p/qbittorrent: Stabilize 4.6.3 x86, #925523
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild index 4cca4fb40bc5..0f9e1c04eda4 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.3.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 |