summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 18:11:02 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 18:16:06 +0200
commit6a6f22708a1af4c245f8e7e458c4d00c534518bf (patch)
tree51ac2fbfc424d039b59d71cb383f7b9acd08939f /app-pda
parentapp-pda/libplist: keyword ~arm64 (diff)
downloadgentoo-6a6f22708a1af4c245f8e7e458c4d00c534518bf.tar.gz
gentoo-6a6f22708a1af4c245f8e7e458c4d00c534518bf.tar.bz2
gentoo-6a6f22708a1af4c245f8e7e458c4d00c534518bf.zip
app-pda/libusbmuxd: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild b/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild
index 45dfb5e8e48d..0e4c4b117225 100644
--- a/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild
+++ b/app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild
@@ -11,7 +11,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/2" # based on SONAME of libusbmuxd.so
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86"
IUSE="kernel_linux static-libs"
RDEPEND=">=app-pda/libplist-1.11:=