summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-04-25 20:38:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-04-25 21:22:32 +0200
commite3908abefe39fa01b9f9954649f365dd5b441373 (patch)
treea7ab72292a0e93bc04583002085caab7a532917c /net-p2p
parentapp-emulation/q4wine: x86 stable (bug #653980) (diff)
downloadgentoo-e3908abefe39fa01b9f9954649f365dd5b441373.tar.gz
gentoo-e3908abefe39fa01b9f9954649f365dd5b441373.tar.bz2
gentoo-e3908abefe39fa01b9f9954649f365dd5b441373.zip
net-p2p/qbittorrent: x86 stable (bug #653976)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
index 7e8cef21ed82..5dd7f3076599 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
else
MY_P=${P/_}
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
- KEYWORDS="amd64 ~arm ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 x86"
S=${WORKDIR}/${MY_P}
fi