diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:12:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 10:12:55 +0100 |
commit | 04ce954dea5dad7d7b9439293fa2febb8d16a56b (patch) | |
tree | 82dd2cb6349fc9b911a2e784c23f30bd54d47787 /net-p2p | |
parent | net-p2p/deluge: amd64 stable wrt bug #530720 (diff) | |
download | gentoo-04ce954dea5dad7d7b9439293fa2febb8d16a56b.tar.gz gentoo-04ce954dea5dad7d7b9439293fa2febb8d16a56b.tar.bz2 gentoo-04ce954dea5dad7d7b9439293fa2febb8d16a56b.zip |
net-p2p/qbittorrent: amd64 stable wrt bug #530720
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild b/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild index de3cd9c5a76e..d476a3be6053 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.3.10.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 |