diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:25:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:25:28 +0200 |
commit | 5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c (patch) | |
tree | daa893f1847c2b41fcfdbd5a8ac7971314a32aaa /app-pda | |
parent | sys-cluster/keepalived: x86 stable (bug #658090) (diff) | |
download | gentoo-5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c.tar.gz gentoo-5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c.tar.bz2 gentoo-5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c.zip |
app-pda/libimobiledevice: x86 stable (bug #584194)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-pda')
-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 178740b84eab..a17d9c8230e8 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}" |