diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-02 20:20:37 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-04 19:22:21 +0300 |
commit | c98c321cacc51fefadb7a51ac6557b66eddfae82 (patch) | |
tree | 98bb338eb92bde4e97d92d86cf23d744e2305ab3 /app-pda | |
parent | app-pda/libimobiledevice-glue: Keyword 1.1.0 ppc, #926933 (diff) | |
download | gentoo-c98c321cacc51fefadb7a51ac6557b66eddfae82.tar.gz gentoo-c98c321cacc51fefadb7a51ac6557b66eddfae82.tar.bz2 gentoo-c98c321cacc51fefadb7a51ac6557b66eddfae82.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 ppc, #926933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201.ebuild index d6ac9ae9c0f2..047af96c7169 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.3.0_p20240201.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${PN}-${MY_COMMIT} # 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 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~riscv ~s390 ~x86" IUSE="doc gnutls readline static-libs" RDEPEND=" |