app-pda/libusbmuxd: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Mon, 19 Jun 2017 16:11:02 +0000 (18:11 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Mon, 19 Jun 2017 16:16:06 +0000 (18:16 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-pda/libusbmuxd/libusbmuxd-1.0.9.ebuild

index 45dfb5e8e48dd3faf094330bce61c0daabc4eaf0..0e4c4b117225a33400094eebaec6621756c88519 100644 (file)
@@ -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:=