summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-08 20:14:40 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-08 20:14:40 +0100
commit11c791ab62dc711840a52676eef212362840fc17 (patch)
tree3a0d8690f28c5169532288793581b8156a1a8b3d /net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild
parent54375c80a2652245530418502abaec0924a37c92 (diff)
gentoo auto-resync : 08:08:2022 - 20:14:39
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild
index e66a7bbca615..c33e4c71af4f 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.3.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/${PN}/qBittorrent.git"
else
SRC_URI="https://github.com/qbittorrent/qBittorrent/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
S="${WORKDIR}/qBittorrent-release-${PV}"
fi