net-p2p/qbittorrent: arm stable, bug #530720

Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2016-11-13 20:07:24 +01:00
parent a30d0bc6b6
commit 6281665ce3

View File

@@ -15,7 +15,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