diff options
author | Sam James <sam@gentoo.org> | 2020-12-17 08:57:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-17 08:57:57 +0000 |
commit | fe0df71a09837094ce247e9cf465b13cdc9753ef (patch) | |
tree | 131c147d6493fbc2b5ef2d111117894561b79f13 /app-pda | |
parent | app-pda/libplist: Stabilize 2.2.0-r2 ppc, #760375 (diff) | |
download | gentoo-fe0df71a09837094ce247e9cf465b13cdc9753ef.tar.gz gentoo-fe0df71a09837094ce247e9cf465b13cdc9753ef.tar.bz2 gentoo-fe0df71a09837094ce247e9cf465b13cdc9753ef.zip |
app-pda/libusbmuxd: Stabilize 2.0.2-r1 ppc, #760375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild index 7692c22ec8a0..8c2602d386b1 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.2-r1.ebuild @@ -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 ~x86" IUSE="static-libs" RDEPEND=" |