diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-31 15:21:42 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-31 15:21:42 +0200 |
commit | 993f1416e20a337e14d6a7f73acad485ede6ba84 (patch) | |
tree | 9d8f5b500496cb91d64fdad6bf9016c393e5ce99 /net-libs/libqmi | |
parent | net-libs/libmbim: ppc stable (bug 606818). (diff) | |
download | gentoo-993f1416e20a337e14d6a7f73acad485ede6ba84.tar.gz gentoo-993f1416e20a337e14d6a7f73acad485ede6ba84.tar.bz2 gentoo-993f1416e20a337e14d6a7f73acad485ede6ba84.zip |
net-libs/libqmi: ppc stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
Diffstat (limited to 'net-libs/libqmi')
-rw-r--r-- | net-libs/libqmi/libqmi-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.16.2.ebuild b/net-libs/libqmi/libqmi-1.16.2.ebuild index 5cc19374efba..c95a95f6ae5a 100644 --- a/net-libs/libqmi/libqmi-1.16.2.ebuild +++ b/net-libs/libqmi/libqmi-1.16.2.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 autotools EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" else - KEYWORDS="amd64 arm ~mips x86" + KEYWORDS="amd64 arm ~mips ppc x86" SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" fi |