summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-10 00:07:53 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-10 00:07:53 +0100
commit024d1b6f101ade7073320fba887d4808c933a8e8 (patch)
tree421168a6409273df1171f750816ce32dc2779a4f /net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
parent4e4ee9865a958b6a854f9bca96637244c628d525 (diff)
gentoo auto-resync : 10:10:2023 - 00:07:53
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
index 4c99a5b3038b..dde05ed0e8f3 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.5.4.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