summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-21 23:48:29 +0100
committerSam James <sam@gentoo.org>2023-10-21 23:48:29 +0100
commit731cca075793059ec696d931f2a3536c6c389aba (patch)
tree8add4632d2b358d00014812904b781c3d3ae1aa8 /app-pda
parentapp-pda/libimobiledevice: Stabilize 1.3.0-r3 amd64, #916066 (diff)
downloadgentoo-731cca075793059ec696d931f2a3536c6c389aba.tar.gz
gentoo-731cca075793059ec696d931f2a3536c6c389aba.tar.bz2
gentoo-731cca075793059ec696d931f2a3536c6c389aba.zip
app-pda/libimobiledevice: Stabilize 1.3.0-r3 x86, #916066
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild
index 811582af9350..69d51ed9a36a 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/libimobiledevice/libimobiledevice/releases/download/
# While COPYING* doesn't mention 'or any later version', all the headers do, hence use +
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0/1.0-6" # based on SONAME of libimobiledevice-1.0.so
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="doc gnutls python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"