diff options
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.2.1_pre20200220.ebuild')
-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 fb895d546195..6631eb520cfb 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} )" |