diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 19:57:37 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:06:53 +0100 |
commit | e2778fdea61c413d1d60fea4dcdae2f2d60dc845 (patch) | |
tree | 8288e28ddb1717465fa57330ab9b7d639ddf6bc5 /app-pda/libusbmuxd | |
parent | app-pda/libplist: x86 stable (bug #760375) (diff) | |
download | gentoo-e2778fdea61c413d1d60fea4dcdae2f2d60dc845.tar.gz gentoo-e2778fdea61c413d1d60fea4dcdae2f2d60dc845.tar.bz2 gentoo-e2778fdea61c413d1d60fea4dcdae2f2d60dc845.zip |
app-pda/libusbmuxd: x86 stable (bug #760375)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-pda/libusbmuxd')
-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 e06910e1402d..66992dce2f80 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=" |