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

app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild

index 02bd95ab9267a9554b44174146af182a7a16cf29..c237de1568d1532e7bf93f16079edaa1157db1ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
 # While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0/6" # based on SONAME of libimobiledevice.so
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
 IUSE="gnutls python static-libs"
 
 RDEPEND=">=app-pda/libplist-1.11:=