summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-30 07:22:57 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-30 07:22:57 +0000
commit3059f20995d5ac642b7b4a38d538fdf1cc45d90d (patch)
tree8d4c6b1c09f03338eef1359de3dfeec28ea11644 /net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild
parentf616ce4660c92a3fcb4f05663c2ab47c9defa0c3 (diff)
gentoo auto-resync : 30:11:2022 - 07:22:56
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-4.4.5-r2.ebuild')
-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 9ebbb401c756..a61652d9dd16 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