diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:47 +0200 |
commit | 48ee77adf15829c653f76fe26e6bdf89cd7d1cd1 (patch) | |
tree | 0c3e8ea0b68952e9349ae75333bebfbd1fafd9d7 /app-pda/libimobiledevice | |
parent | net-dns/dnstop: ppc stable wrt bug #721488 (diff) | |
download | gentoo-48ee77adf15829c653f76fe26e6bdf89cd7d1cd1.tar.gz gentoo-48ee77adf15829c653f76fe26e6bdf89cd7d1cd1.tar.bz2 gentoo-48ee77adf15829c653f76fe26e6bdf89cd7d1cd1.zip |
app-pda/libimobiledevice: ppc stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild index 0cd85b4d870a..fb895d546195 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild @@ -17,7 +17,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="doc gnutls libressl python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |