summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-06 07:39:30 +0000
committerSam James <sam@gentoo.org>2022-02-06 07:39:53 +0000
commit36c43d79880cab772c7339fc542b247906589381 (patch)
tree65361660ca3ec87e9823ea97463b1294fd9e6f5a
parentnet-irc/inspircd: Keyword 3.12.0 arm64, #829521 (diff)
downloadgentoo-36c43d79.tar.gz
gentoo-36c43d79.tar.bz2
gentoo-36c43d79.zip
net-p2p/qbittorrent: Keyword 4.4.0-r1 arm64, #830689
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild
index 636a7df98b13..d95a557bc835 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
S="${WORKDIR}/qBittorrent-release-${PV}"
fi