commit: 362d65add51a59f55abdb8451f3a558ad6490f94
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 22:20:17 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 22:21:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362d65ad
net-p2p/qbittorrent: arm stable (bug 530720).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
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 485a4b94e5f..8ae2e0ecdee 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