Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hidapi/
Date: Tue, 26 Feb 2019 20:54:42
Message-Id: 1551214406.f8df84d6059e0ba76fe35195101ac0f7a83f88b0.asturm@gentoo
1 commit: f8df84d6059e0ba76fe35195101ac0f7a83f88b0
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 25 21:30:38 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 26 20:53:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8df84d6
7
8 dev-libs/hidapi: added ~arm64
9
10 Package-Manager: Portage-2.3.60, Repoman-2.3.12
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
18 index 9cefcad3a4c..7ff87779c0e 100644
19 --- a/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
20 +++ b/dev-libs/hidapi/hidapi-0.8.0_rc1_p20140719.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/signal11/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}
28
29 LICENSE="|| ( BSD GPL-3 HIDAPI )"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
32 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
33 IUSE="doc fox static-libs"
34
35 RDEPEND="virtual/libusb:1[${MULTILIB_USEDEP}]