diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:50 +0000 |
commit | db27f8bd5e120da69ea507ccebd255cd567925d6 (patch) | |
tree | 9ac16b28a0cdd3e86069cff2884f1cae7554a2ab /app-pda | |
parent | app-pda/libimobiledevice-glue: Keyword 1.1.0 arm, #926933 (diff) | |
download | gentoo-db27f8bd5e120da69ea507ccebd255cd567925d6.tar.gz gentoo-db27f8bd5e120da69ea507ccebd255cd567925d6.tar.bz2 gentoo-db27f8bd5e120da69ea507ccebd255cd567925d6.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 arm64, #926933
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 a319556c4408..76eff8832839 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" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="doc gnutls readline static-libs" RDEPEND=" |