summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-11-29 22:45:25 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-11-29 22:45:25 +0100
commit2b40dc71e8375ac799dfabfc3fd7645df4bbabcc (patch)
treed58bfaa64474548b3009e33f1c2a4307b421fb6d /net-p2p
parentnet-libs/libtorrent-rasterbar: Stabilize 1.2.18 amd64, #883441 (diff)
downloadgentoo-2b40dc71e8375ac799dfabfc3fd7645df4bbabcc.tar.gz
gentoo-2b40dc71e8375ac799dfabfc3fd7645df4bbabcc.tar.bz2
gentoo-2b40dc71e8375ac799dfabfc3fd7645df4bbabcc.zip
net-p2p/qbittorrent: Stabilize 4.4.5-r2 amd64, #883441
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild b/net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild
index ffbda8b70a93..9ebbb401c756 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/qbittorrent/qBittorrent/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S="${WORKDIR}"/qBittorrent-release-${PV}
fi