diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:30:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:56:51 +0800 |
commit | 7fc10805b1bd5e25625e8c4baf8b78a59f490d29 (patch) | |
tree | 5e676be6c5d2280042286e1efdde27159740e25a /app-pda | |
parent | media-sound/twolame: keyword 0.4.0 for ~loong (diff) | |
download | gentoo-7fc10805b1bd5e25625e8c4baf8b78a59f490d29.tar.gz gentoo-7fc10805b1bd5e25625e8c4baf8b78a59f490d29.tar.bz2 gentoo-7fc10805b1bd5e25625e8c4baf8b78a59f490d29.zip |
app-pda/libusbmuxd: keyword 2.0.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-pda')
-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 cc364a448d82..61a69c70f91f 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv x86" IUSE="static-libs" RDEPEND=" |