diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:57:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:52 +0100 |
commit | 8b2de1fc9d51ea98c8233ed1b2d0607d675b52e3 (patch) | |
tree | ee9c930f1b29bf3ed2c084f060570b8935a6b837 /app-pda | |
parent | app-pda/usbmuxd: x86 stable (bug #760375) (diff) | |
download | gentoo-8b2de1fc9d51ea98c8233ed1b2d0607d675b52e3.tar.gz gentoo-8b2de1fc9d51ea98c8233ed1b2d0607d675b52e3.tar.bz2 gentoo-8b2de1fc9d51ea98c8233ed1b2d0607d675b52e3.zip |
app-pda/libimobiledevice: x86 stable (bug #760375)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 9a8f598ddc00..7caaf0293e9a 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} )" |