From 5b0f03fa6408055ec8c14ac4dddd0dcaa7b04f5c Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Mon, 2 Jul 2018 02:25:28 +0200 Subject: [PATCH] app-pda/libimobiledevice: x86 stable (bug #584194) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.2.0-r1.ebuild index 178740b84eabb..a17d9c8230e81 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}"