diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-08 19:11:53 +0200 |
commit | de828e48f1e222ea8fea365635829a103f659a47 (patch) | |
tree | 88036fe402c57784b1bd060179e6e27d77c3a3eb /app-pda/libusbmuxd | |
parent | app-pda/libplist: ppc stable wrt bug #721616 (diff) | |
download | gentoo-de828e48f1e222ea8fea365635829a103f659a47.tar.gz gentoo-de828e48f1e222ea8fea365635829a103f659a47.tar.bz2 gentoo-de828e48f1e222ea8fea365635829a103f659a47.zip |
app-pda/libusbmuxd: ppc stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda/libusbmuxd')
-rw-r--r-- | app-pda/libusbmuxd/libusbmuxd-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-2.0.1.ebuild b/app-pda/libusbmuxd/libusbmuxd-2.0.1.ebuild index 8da4a31590a5..63a6989f5da4 100644 --- a/app-pda/libusbmuxd/libusbmuxd-2.0.1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-2.0.1.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/6" # based on SONAME of libusbmuxd.so -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" IUSE="static-libs" RDEPEND=" |