app-pda/libusbmuxd: ppc stable (bug 617114).
authorMichael Weber <xmw@gentoo.org>
Sat, 20 May 2017 23:43:24 +0000 (01:43 +0200)
committerMichael Weber <xmw@gentoo.org>
Sat, 20 May 2017 23:46:01 +0000 (01:46 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"

app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild

index 8cd36d25a6d186097a3a7cd0150213d6ab2b88b8..45dfb5e8e48dd3faf094330bce61c0daabc4eaf0 100644 (file)
@@ -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:=