diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:44 +0100 |
commit | f01e2fecc37b45afb95d7b31b5c2019483c8b198 (patch) | |
tree | a716c70444cae235f5d2245222ffaebeda132031 /app-pda | |
parent | media-gfx/scrot: amd64 stable wrt bug #760372 (diff) | |
download | gentoo-f01e2fecc37b45afb95d7b31b5c2019483c8b198.tar.gz gentoo-f01e2fecc37b45afb95d7b31b5c2019483c8b198.tar.bz2 gentoo-f01e2fecc37b45afb95d7b31b5c2019483c8b198.zip |
app-pda/libimobiledevice: amd64 stable wrt bug #760375
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild index 4289ff28a883..9a8f598ddc00 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.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} )" |