diff options
author | Yixun Lan <dlan@gentoo.org> | 2024-03-14 02:41:54 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-03-14 02:41:54 +0000 |
commit | d28bd8f944343352f19b041258decf1c19b62a18 (patch) | |
tree | 2ce960ff0e5383b33a22e1a59d2bb8ca832d3c25 /app-pda | |
parent | net-im/telegram-desktop: drop 4.15.0 (diff) | |
download | gentoo-d28bd8f944343352f19b041258decf1c19b62a18.tar.gz gentoo-d28bd8f944343352f19b041258decf1c19b62a18.tar.bz2 gentoo-d28bd8f944343352f19b041258decf1c19b62a18.zip |
app-pda/libimobiledevice: Keyword 1.3.0_p20240201 riscv, #926933
Signed-off-by: Yixun Lan <dlan@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 58d6d809ac5d..341c677069a5 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" IUSE="doc gnutls readline static-libs" RDEPEND=" |