diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:34 +0200 |
commit | 858c3fccd238450d860f6eab12939f677d128e0c (patch) | |
tree | 141a54b42bc7a830c7c7bca6c4a8af5249f5ea9c /app-pda | |
parent | net-misc/httpie: amd64 stable wrt bug #721524 (diff) | |
download | gentoo-858c3fccd238450d860f6eab12939f677d128e0c.tar.gz gentoo-858c3fccd238450d860f6eab12939f677d128e0c.tar.bz2 gentoo-858c3fccd238450d860f6eab12939f677d128e0c.zip |
app-pda/libimobiledevice: amd64 stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-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} )" |