diff options
-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}" |