diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-09 05:55:54 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-09 05:55:54 +0100 |
commit | 02f8a52a24cbc2668bea997cc40fa9794eaf79e9 (patch) | |
tree | d2ce57c28681fdc814ba3347e1bcf41b6da8b54a /net-libs | |
parent | dev-perl/HTML-Scrubber: Stable for PPC64 (bug #564688). (diff) | |
download | gentoo-02f8a52a24cbc2668bea997cc40fa9794eaf79e9.tar.gz gentoo-02f8a52a24cbc2668bea997cc40fa9794eaf79e9.tar.bz2 gentoo-02f8a52a24cbc2668bea997cc40fa9794eaf79e9.zip |
net-libs/libmbim: Stable for PPC64 (bug #507490).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmbim/libmbim-1.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmbim/libmbim-1.12.2.ebuild b/net-libs/libmbim/libmbim-1.12.2.ebuild index 529ad9034e57..df7fb7bf4d23 100644 --- a/net-libs/libmbim/libmbim-1.12.2.ebuild +++ b/net-libs/libmbim/libmbim-1.12.2.ebuild @@ -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 |