summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:11:18 +0200
commit61ae754f195135e1ee19c258941ced4ee2174f42 (patch)
tree6554a8a21c3481791d697956ea282764578d9ecb /net-p2p
parentapp-text/bibletime: x86 stable wrt bug #684342 (diff)
downloadgentoo-61ae754f195135e1ee19c258941ced4ee2174f42.tar.gz
gentoo-61ae754f195135e1ee19c258941ced4ee2174f42.tar.bz2
gentoo-61ae754f195135e1ee19c258941ced4ee2174f42.zip
net-p2p/qbittorrent: x86 stable wrt bug #733572
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild b/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild
index 5a84f41f7036..7813f67cbfa8 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.2.5.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 ~ppc64 x86"
S="${WORKDIR}/qBittorrent-release-${PV}"
fi