net-p2p/qbittorrent: amd64 stable wrt bug #530720
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:12:55 +0000 (10:12 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 10 Mar 2017 09:12:55 +0000 (10:12 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-p2p/qbittorrent/qbittorrent-3.3.10.ebuild

index de3cd9c5a76e0eb9eab093a9931e63299b3ad186..d476a3be6053b08212c7e293a20e4f16c4c288af 100644 (file)
@@ -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