summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-11-13 20:07:24 +0100
committerMarkus Meier <maekke@gentoo.org>2016-11-13 20:07:24 +0100
commit6281665ce3e19ebd55cbb173a97d84c8afb89c1e (patch)
tree77e49d63954e6e9d6643b195606ccac78fa75d1e /net-p2p
parentdev-libs/qjson: arm stable, bug #530720 (diff)
downloadgentoo-6281665ce3e19ebd55cbb173a97d84c8afb89c1e.tar.gz
gentoo-6281665ce3e19ebd55cbb173a97d84c8afb89c1e.tar.bz2
gentoo-6281665ce3e19ebd55cbb173a97d84c8afb89c1e.zip
net-p2p/qbittorrent: arm stable, bug #530720
Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild
index 70a4b9642c57..cd86ea1264f8 100644
--- a/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-3.3.7.ebuild
@@ -15,7 +15,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