diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 11:07:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 11:07:26 +0000 |
commit | 8cd60e26974bb2160dbde02ccd3e8cfc3f71b351 (patch) | |
tree | f7f65ba4b024e7345c2294aa5128dd5bb69fa6fb /app-pda | |
parent | app-pda/libimobiledevice-glue: Stabilize 1.3.0 x86, #942511 (diff) | |
download | gentoo-8cd60e26974bb2160dbde02ccd3e8cfc3f71b351.tar.gz gentoo-8cd60e26974bb2160dbde02ccd3e8cfc3f71b351.tar.bz2 gentoo-8cd60e26974bb2160dbde02ccd3e8cfc3f71b351.zip |
app-pda/libusbmuxd: Stabilize 2.1.0 amd64, #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 7c49e7831827..8ce03bc9c27c 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:= |