summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-07 09:32:01 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-07 09:34:08 +0300
commita3ae99d40c708202b40f677c9723549a7e635e0d (patch)
treed9e89ebb6f5d58ca391c7a8052185156673ddb4d
parentsys-process/criu: Stabilize 3.16.1 amd64, #850280 (diff)
downloadgentoo-a3ae99d40c708202b40f677c9723549a7e635e0d.tar.gz
gentoo-a3ae99d40c708202b40f677c9723549a7e635e0d.tar.bz2
gentoo-a3ae99d40c708202b40f677c9723549a7e635e0d.zip
dev-libs/hidapi: Stabilize 0.11.0 amd64, #849902
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--dev-libs/hidapi/hidapi-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hidapi/hidapi-0.11.0.ebuild b/dev-libs/hidapi/hidapi-0.11.0.ebuild
index 1ed0ca0f94db..79f07d31799b 100644
--- a/dev-libs/hidapi/hidapi-0.11.0.ebuild
+++ b/dev-libs/hidapi/hidapi-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libusb/hidapi/archive/${P}.tar.gz -> ${P}.tgz"
LICENSE="|| ( BSD GPL-3 HIDAPI )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc fox"
RDEPEND="