net-libs/libmbim: Stable for PPC64 (bug #507490).

Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
This commit is contained in:
Jeroen Roovers
2015-11-09 05:55:54 +01:00
parent 55fb3f52bb
commit 02f8a52a24

View File

@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
else
KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
KEYWORDS="~alpha ~amd64 ~arm ~mips ppc64 ~x86"
SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz"
fi