diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-23 14:04:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-23 14:04:44 +0000 |
commit | ac5e8f58d068bded56c788d55f8d620febd8084b (patch) | |
tree | a254a2867977fef5b7a74957e429217bf6852cab /app-pda/libimobiledevice | |
parent | net-irc/irssi: Stabilize 1.4.4-r1 ppc, #913588 (diff) | |
download | gentoo-ac5e8f58d068bded56c788d55f8d620febd8084b.tar.gz gentoo-ac5e8f58d068bded56c788d55f8d620febd8084b.tar.bz2 gentoo-ac5e8f58d068bded56c788d55f8d620febd8084b.zip |
app-pda/libimobiledevice: Stabilize 1.3.0-r3 ppc, #916066
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda/libimobiledevice')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.3.0-r3.ebuild | 2 |
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 69d51ed9a36a..01a5fb14f8f1 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} )" |