diff options
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild index 2ff696c9ea03..f77df9069c08 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.2 2010/07/23 18:12:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.3 2010/07/31 11:11:11 pacho Exp $ EAPI=3 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.libimobiledevice.org/" 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" DEPEND="dev-util/pkgconfig |