summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-05-21 01:43:24 +0200
committerMichael Weber <xmw@gentoo.org>2017-05-21 01:46:01 +0200
commita928844a194743c70ff5c922ae48b04ae741ff75 (patch)
treeb690165aad4bb79a32997a9f5b3fc082d1c1219f
parentapp-pda/libplist: ppc stable (bug 617114). (diff)
downloadgentoo-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"
-rw-r--r--app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild4
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:=