diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:26:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:26:02 +0100 |
commit | d3bd8b369379a92b6a9b1812cb8144c747fdeeaf (patch) | |
tree | abf6629b4b86fa0709ad6bc7f8e773266ae3d96f /app-pda/libusbmuxd | |
parent | app-portage/elogv: ppc stable wrt bug #698836 (diff) | |
download | gentoo-d3bd8b369379a92b6a9b1812cb8144c747fdeeaf.tar.gz gentoo-d3bd8b369379a92b6a9b1812cb8144c747fdeeaf.tar.bz2 gentoo-d3bd8b369379a92b6a9b1812cb8144c747fdeeaf.zip |
app-pda/libusbmuxd: ppc stable wrt bug #700520
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-1.0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild index e4b53df889c9..484a681d6a9f 100644 --- a/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild +++ b/app-pda/libusbmuxd/libusbmuxd-1.0.10-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # tools/iproxy.c is GPL-2+, everything else is LGPL-2.1+ LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/4" # based on SONAME of libusbmuxd.so -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="kernel_linux static-libs" RDEPEND=" |