diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-23 23:39:05 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-23 23:59:36 +0100 |
commit | 394319fc355fd7cbd05a088c8a4125792070af8d (patch) | |
tree | 6c8bce8ee6811e8356b79cf45dede8e7ff3b41e3 /app-pda/libusbmuxd | |
parent | sys-fs/dmraid: keyword 1.0.0_rc16-r5 for ~riscv (diff) | |
download | gentoo-394319fc355fd7cbd05a088c8a4125792070af8d.tar.gz gentoo-394319fc355fd7cbd05a088c8a4125792070af8d.tar.bz2 gentoo-394319fc355fd7cbd05a088c8a4125792070af8d.zip |
app-pda/libusbmuxd: keyword 2.0.2-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-pda/libusbmuxd')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild index 66992dce2f80..cc364a448d82 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.libimobiledevice.org/" SRC_URI="https://cgit.libimobiledevice.org/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-6" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86" IUSE="static-libs" RDEPEND=" |