summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-11-08 14:37:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-11-08 14:37:47 +0100
commit5ae07c662ede040688b706b501913e8966a40163 (patch)
tree27b9e4c5bb26d18a12243dfd7e7157165bc171b8 /net-p2p
parentdev-java/icedtea-bin: amd64 stable wrt bug #636522 (diff)
downloadgentoo-5ae07c662ede040688b706b501913e8966a40163.tar.gz
gentoo-5ae07c662ede040688b706b501913e8966a40163.tar.bz2
gentoo-5ae07c662ede040688b706b501913e8966a40163.zip
net-p2p/qbittorrent: amd64 stable wrt bug #636052
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 0e0064d17d8b..ddac9c49ab69 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