summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-05 22:27:22 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-05 22:29:04 +0100
commitfa520c941402ed413db7d70af4603926025e2b6a (patch)
tree366b155ebd853887cba8c94b6f050adef4f79ed8 /net-p2p
parentmedia-gfx/exiv2: x86 stable (bug #621028) (diff)
downloadgentoo-fa520c941402ed413db7d70af4603926025e2b6a.tar.gz
gentoo-fa520c941402ed413db7d70af4603926025e2b6a.tar.bz2
gentoo-fa520c941402ed413db7d70af4603926025e2b6a.zip
net-p2p/qbittorrent: x86 stable (bug #636052)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-3.3.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.16.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.16.ebuild
index 98163e4f20cf..0e0064d17d8b 100644
--- a/net-p2p/qbittorrent/qbittorrent-3.3.16.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-3.3.16.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