summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-09 18:06:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-09 18:06:43 +0100
commit4e4ee9865a958b6a854f9bca96637244c628d525 (patch)
tree824d75c3a55f71fc978cdd1fca5cb03ff439e59c /net-p2p/qbittorrent/qbittorrent-4.5.4.ebuild
parentc65def1225a421dd57ac582acefc5987c9d67e0d (diff)
gentoo auto-resync : 09:10:2023 - 18:06:43
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 3a7a883a40a5..4c99a5b3038b 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