diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:15 +0100 |
commit | b73e55a687379b28fda7b4068fc93e6e4e604fe6 (patch) | |
tree | 6568cf0ec931c932d06176cc7f74f24b6015c8a0 /app-pda | |
parent | sys-process/incron: x86 stable wrt bug #700450 (diff) | |
download | gentoo-b73e55a687379b28fda7b4068fc93e6e4e604fe6.tar.gz gentoo-b73e55a687379b28fda7b4068fc93e6e4e604fe6.tar.bz2 gentoo-b73e55a687379b28fda7b4068fc93e6e4e604fe6.zip |
app-pda/libusbmuxd: x86 stable wrt bug #700520
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-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 4aa2020649cd..e4b53df889c9 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=" |