diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-25 21:30:38 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-26 21:53:26 +0100 |
commit | f8df84d6059e0ba76fe35195101ac0f7a83f88b0 (patch) | |
tree | b8833f6818c25cbdd142a6fac754bf7bd259980e /dev-libs/hidapi | |
parent | x11-libs/fox: added ~arm64 (diff) | |
download | gentoo-f8df84d6059e0ba76fe35195101ac0f7a83f88b0.tar.gz gentoo-f8df84d6059e0ba76fe35195101ac0f7a83f88b0.tar.bz2 gentoo-f8df84d6059e0ba76fe35195101ac0f7a83f88b0.zip |
dev-libs/hidapi: added ~arm64
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>
Diffstat (limited to 'dev-libs/hidapi')
-rw-r--r-- | dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 4 |
1 files 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 9cefcad3a4c8..7ff87779c0e7 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}] |