diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:38:43 +0200 |
commit | fd103cbd878fb9529e0f2bf0d74fd2c05ebb9e97 (patch) | |
tree | 724980dfb9dc947af4a60b6c35a37db3e35f95e9 /app-pda/libusbmuxd | |
parent | app-pda/libplist: amd64 stable wrt bug #721616 (diff) | |
download | gentoo-fd103cbd878fb9529e0f2bf0d74fd2c05ebb9e97.tar.gz gentoo-fd103cbd878fb9529e0f2bf0d74fd2c05ebb9e97.tar.bz2 gentoo-fd103cbd878fb9529e0f2bf0d74fd2c05ebb9e97.zip |
app-pda/libusbmuxd: amd64 stable wrt bug #721616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 63a6989f5da4..de28c0e42c16 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=" |