diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-28 10:15:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-28 10:15:12 +0200 |
commit | 799ec99a739103397e9a5700e4bb4fce36159515 (patch) | |
tree | b4cf406718ad973c32d5dc8a160f8ff0b4fc2d01 /app-pda | |
parent | dev-libs/nettle: cleanup old (diff) | |
download | gentoo-799ec99a739103397e9a5700e4bb4fce36159515.tar.gz gentoo-799ec99a739103397e9a5700e4bb4fce36159515.tar.bz2 gentoo-799ec99a739103397e9a5700e4bb4fce36159515.zip |
app-pda/libimobiledevice: amd64 stable wrt bug #584194
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
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 ec93036aa4aa..a46707403b83 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}" |