Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hidapi/
Date: Tue, 07 Jun 2022 06:35:14
Message-Id: 1654583648.a3ae99d40c708202b40f677c9723549a7e635e0d.juippis@gentoo
1 commit: a3ae99d40c708202b40f677c9723549a7e635e0d
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 7 06:32:01 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 7 06:34:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ae99d4
7
8 dev-libs/hidapi: Stabilize 0.11.0 amd64, #849902
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-libs/hidapi/hidapi-0.11.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/hidapi/hidapi-0.11.0.ebuild b/dev-libs/hidapi/hidapi-0.11.0.ebuild
16 index 1ed0ca0f94db..79f07d31799b 100644
17 --- a/dev-libs/hidapi/hidapi-0.11.0.ebuild
18 +++ b/dev-libs/hidapi/hidapi-0.11.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libusb/hidapi/archive/${P}.tar.gz -> ${P}.tgz"
26
27 LICENSE="|| ( BSD GPL-3 HIDAPI )"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
31 IUSE="doc fox"
32
33 RDEPEND="