diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 14:41:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 14:41:19 +0000 |
commit | 1069b64a1a6be26f3a767561ee3dddad2288a569 (patch) | |
tree | 45e46960741bce0f0ee81264ba029820cab6c1a0 /app-pda | |
parent | dev-ruby/msgpack: Stabilize 1.7.3 ppc, #942504 (diff) | |
download | gentoo-1069b64a1a6be26f3a767561ee3dddad2288a569.tar.gz gentoo-1069b64a1a6be26f3a767561ee3dddad2288a569.tar.bz2 gentoo-1069b64a1a6be26f3a767561ee3dddad2288a569.zip |
app-pda/libusbmuxd: Stabilize 2.1.0 ppc, #942511
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild index 8ce03bc9c27c..df126c66940f 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.1.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/libimobiledevice/${PN}/releases/download/${PV}/${P}. LICENSE="GPL-2+ LGPL-2.1+" # tools/*.c is GPL-2+, rest is LGPL-2.1+ SLOT="0/2.0-7" # based on SONAME of libusbmuxd-2.0.so -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 x86" RDEPEND=" >=app-pda/libimobiledevice-glue-1.2.0:= |