diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 21:38:17 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 21:38:17 +0200 |
commit | daab9896565b65df1835e303bcaaa33afd355da3 (patch) | |
tree | 7ad691ee4f074d341ecfb2bd23e477329f5c0395 /app-pda/libimobiledevice | |
parent | dev-python/pydantic: Stabilize 2.6.3 ppc64, #926906 (diff) | |
download | gentoo-daab9896565b65df1835e303bcaaa33afd355da3.tar.gz gentoo-daab9896565b65df1835e303bcaaa33afd355da3.tar.bz2 gentoo-daab9896565b65df1835e303bcaaa33afd355da3.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 x86, #926933
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-pda/libimobiledevice')
-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 76eff8832839..58d6d809ac5d 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" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="doc gnutls readline static-libs" RDEPEND=" |