commit: f8df84d6059e0ba76fe35195101ac0f7a83f88b0 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 21:30:38 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 26 20:53:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8df84d6
dev-libs/hidapi: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild index 9cefcad3a4c..7ff87779c0e 100644 --- a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild +++ b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild @@ -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}]
