summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-11-11 19:04:33 +0800
committerYixun Lan <dlan@gentoo.org>2022-11-11 19:04:33 +0800
commitc726123b5ddd591736ea60ef608cec1546137781 (patch)
treee11545e5ca315735d2751347e0dcc56697f34c20 /net-p2p
parentx11-wm/cwm: keyword 7.1 for ~riscv (diff)
downloadgentoo-c726123b5ddd591736ea60ef608cec1546137781.tar.gz
gentoo-c726123b5ddd591736ea60ef608cec1546137781.tar.bz2
gentoo-c726123b5ddd591736ea60ef608cec1546137781.zip
net-p2p/qbittorrent: keyword 4.4.5-r1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.5-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.4.5-r1.ebuild
index 0e71f8eb646d..569ef3b83290 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.5-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.5-r1.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 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
S="${WORKDIR}"/qBittorrent-release-${PV}
fi