diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:43:24 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:46:01 +0200 |
commit | a928844a194743c70ff5c922ae48b04ae741ff75 (patch) | |
tree | b690165aad4bb79a32997a9f5b3fc082d1c1219f /app-pda | |
parent | app-pda/libplist: ppc stable (bug 617114). (diff) | |
download | gentoo-a928844a194743c70ff5c922ae48b04ae741ff75.tar.gz gentoo-a928844a194743c70ff5c922ae48b04ae741ff75.tar.bz2 gentoo-a928844a194743c70ff5c922ae48b04ae741ff75.zip |
app-pda/libusbmuxd: ppc stable (bug 617114).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild b/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild index 8cd36d25a6d1..45dfb5e8e48d 100644 --- a/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # tools/iproxy.c is GPL-2+, everything else is LGPL-2.1+ LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/2" # based on SONAME of libusbmuxd.so -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="kernel_linux static-libs" RDEPEND=">=app-pda/libplist-1.11:= |