dev-libs/hidapi: added ~arm64
authorRoy Bamford <neddyseagoon@gentoo.org>
Mon, 25 Feb 2019 21:30:38 +0000 (21:30 +0000)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 26 Feb 2019 20:53:26 +0000 (21:53 +0100)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild

index 9cefcad3a4c898dadc2f814968162f0b18f5e701..7ff87779c0e7086a536175c1bd5543049a478e0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/signal11/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}
 
 LICENSE="|| ( BSD GPL-3 HIDAPI )"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="doc fox static-libs"
 
 RDEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]