summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 09:56:37 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 10:26:29 +0200
commit4b520fd2dbd781c0041700a5d809d49ae7b79e6d (patch)
treeb0cfff84ed6ec416d83ad3da4accc3f5dfaf78a7 /app-pda/libimobiledevice
parentapp-admin/packagekit-base: amd64/x86 stable, bug #584466 (diff)
downloadgentoo-4b520fd2dbd781c0041700a5d809d49ae7b79e6d.tar.gz
gentoo-4b520fd2dbd781c0041700a5d809d49ae7b79e6d.tar.bz2
gentoo-4b520fd2dbd781c0041700a5d809d49ae7b79e6d.zip
app-pda/libimobiledevice: amd64/x86 stable, bug #591590
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild
index 47d6c544cbbf..b7e97b007610 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0.ebuild
@@ -13,7 +13,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:=