diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 11:07:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 11:07:25 +0000 |
commit | 85b5742e4e9b4af0c388aae181d5351da5ce075d (patch) | |
tree | d968d1c0b4124391fd25e678d3b17cf13f1ae6a2 /app-pda | |
parent | dev-ruby/msgpack: Stabilize 1.7.3 ppc64, #942504 (diff) | |
download | gentoo-85b5742e4e9b4af0c388aae181d5351da5ce075d.tar.gz gentoo-85b5742e4e9b4af0c388aae181d5351da5ce075d.tar.bz2 gentoo-85b5742e4e9b4af0c388aae181d5351da5ce075d.zip |
app-pda/libusbmuxd: Stabilize 2.1.0 x86, #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 5221189169b4..7c49e7831827 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:= |