diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-28 15:47:15 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-28 18:26:58 -0400 |
commit | a7762f07042f327c2cfc6a0ccf530b02b9d1ff2e (patch) | |
tree | 2fd93ae45e4d9131ce5a94f1e98a6069da64aafb /app-pda | |
parent | app-pda/libusbmuxd: Keyword 2.0.2-r2 hppa, #927405 (diff) | |
download | gentoo-a7762f07042f327c2cfc6a0ccf530b02b9d1ff2e.tar.gz gentoo-a7762f07042f327c2cfc6a0ccf530b02b9d1ff2e.tar.bz2 gentoo-a7762f07042f327c2cfc6a0ccf530b02b9d1ff2e.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 hppa, #927405
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 e230c072661e..7d45aec2a2d6 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 ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="doc gnutls readline static-libs" RDEPEND=" |