diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-01 10:13:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-01 10:13:55 +0100 |
commit | f92be73ab349d2d9e8d63603b0225b4073bddb11 (patch) | |
tree | de4ccd7d962b0784c0cf87e00d9a3b5480080af9 /app-pda/libimobiledevice | |
parent | dev-python/pyftpdlib: stable 1.5.4 for ppc64, bug #659248 (diff) | |
download | gentoo-f92be73ab349d2d9e8d63603b0225b4073bddb11.tar.gz gentoo-f92be73ab349d2d9e8d63603b0225b4073bddb11.tar.bz2 gentoo-f92be73ab349d2d9e8d63603b0225b4073bddb11.zip |
app-pda/libimobiledevice: stable 1.2.0-r1 for ppc, bug #584194
Bug: https://bugs.gentoo.org/584194
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild index a46707403b83..178740b84eab 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild @@ -20,7 +20,7 @@ LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/6" # based on SONAME of libimobiledevice.so -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="gnutls libressl python static-libs" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |