diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:47:51 +0200 |
commit | 8f15249b56da1b06585ac924551da6a18a6e03c8 (patch) | |
tree | e4331187cc41d8a8fe3a378a7323b2f730d9dadc /app-pda/libusbmuxd | |
parent | app-pda/libplist: x86 stable wrt bug #721616 (diff) | |
download | gentoo-8f15249b56da1b06585ac924551da6a18a6e03c8.tar.gz gentoo-8f15249b56da1b06585ac924551da6a18a6e03c8.tar.bz2 gentoo-8f15249b56da1b06585ac924551da6a18a6e03c8.zip |
app-pda/libusbmuxd: x86 stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 de28c0e42c16..5464424c6842 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=" |