diff options
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild index 37fd99b399f4..79f4da4144db 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.3 2011/10/01 19:56:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.1.ebuild,v 1.4 2011/10/04 13:41:24 nativemad Exp $ EAPI=3 PYTHON_DEPEND="python? 2:2.6" @@ -13,7 +13,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="python static-libs" RDEPEND=">=app-pda/libplist-0.15 |