diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:49 +0000 |
commit | 28a6809298e8d6e291f1624065d749f2ca646848 (patch) | |
tree | 328b26e422aab52154392ac9c783f3101295e174 /app-pda | |
parent | dev-python/reflink: Stabilize 0.2.2 amd64, #926928 (diff) | |
download | gentoo-28a6809298e8d6e291f1624065d749f2ca646848.tar.gz gentoo-28a6809298e8d6e291f1624065d749f2ca646848.tar.bz2 gentoo-28a6809298e8d6e291f1624065d749f2ca646848.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 arm, #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 400cee6bf9ea..a319556c4408 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" +KEYWORDS="~amd64 ~arm" IUSE="doc gnutls readline static-libs" RDEPEND=" |