summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-26 19:15:21 +0100
committerSam James <sam@gentoo.org>2023-03-26 19:15:21 +0100
commit273711f37e4b8b376da6994248f70828296b84c4 (patch)
tree7203783fc664453f49e2962f7c8c757f6dc2c2df /app-pda/libimobiledevice
parentapp-pda/libimobiledevice: Stabilize 1.3.0-r2 x86, #903113 (diff)
downloadgentoo-273711f37e4b8b376da6994248f70828296b84c4.tar.gz
gentoo-273711f37e4b8b376da6994248f70828296b84c4.tar.bz2
gentoo-273711f37e4b8b376da6994248f70828296b84c4.zip
app-pda/libimobiledevice: Stabilize 1.3.0-r2 amd64, #903113
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
index 78a16388e2dc..2d351c5cba7b 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0-r2.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} )"