commit: 04ce954dea5dad7d7b9439293fa2febb8d16a56b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 09:12:55 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 09:12:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ce954d
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 <AT> gentoo.org>
net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild
b/net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild
index de3cd9c5a76..d476a3be605 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