diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:39:52 +0100 |
commit | 0ee222fde3292f1f32180243563c97534b2b81e9 (patch) | |
tree | deb9ccd75073397b68b03017cde1c35c23c0032f /app-pda | |
parent | app-pda/libplist: amd64 stable wrt bug #760375 (diff) | |
download | gentoo-0ee222fde3292f1f32180243563c97534b2b81e9.tar.gz gentoo-0ee222fde3292f1f32180243563c97534b2b81e9.tar.bz2 gentoo-0ee222fde3292f1f32180243563c97534b2b81e9.zip |
app-pda/libusbmuxd: amd64 stable wrt bug #760375
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-pda')
-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 8c2602d386b1..e06910e1402d 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=" |