diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:55:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:37 +0100 |
commit | 39d9f65f3db7da17a2931ee1f3b27fa5dd6815d0 (patch) | |
tree | 932fac7d6e65be227089d61409e7e19aa1b3701f /app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild | |
parent | app-text/htmlinc: x86 stable (bug #676442) (diff) | |
download | gentoo-39d9f65f3db7da17a2931ee1f3b27fa5dd6815d0.tar.gz gentoo-39d9f65f3db7da17a2931ee1f3b27fa5dd6815d0.tar.bz2 gentoo-39d9f65f3db7da17a2931ee1f3b27fa5dd6815d0.zip |
app-pda/ideviceinstaller: x86 stable (bug #676426)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild')
-rw-r--r-- | app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild index 24d059ef7ba3..e825925da0f5 100644 --- a/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild +++ b/app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.4:= |