diff options
author | 2024-11-23 10:31:30 +0000 | |
---|---|---|
committer | 2024-11-23 10:31:49 +0000 | |
commit | 00f486a40c0b3a5f3b3ffcc594814232346468c2 (patch) | |
tree | 475f90ae77ff7103864c7ce9ee4a7e27d4c28915 /dev-libs | |
parent | media-gfx/chafa: Stabilize 1.14.1 arm64, #944672 (diff) | |
download | gentoo-00f486a40c0b3a5f3b3ffcc594814232346468c2.tar.gz gentoo-00f486a40c0b3a5f3b3ffcc594814232346468c2.tar.bz2 gentoo-00f486a40c0b3a5f3b3ffcc594814232346468c2.zip |
dev-libs/hidapi: Stabilize 0.14.0 arm, #944680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/hidapi/hidapi-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/hidapi/hidapi-0.14.0.ebuild b/dev-libs/hidapi/hidapi-0.14.0.ebuild index 3208e04b1603..3a9b21dfc44c 100644 --- a/dev-libs/hidapi/hidapi-0.14.0.ebuild +++ b/dev-libs/hidapi/hidapi-0.14.0.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="|| ( BSD GPL-3 HIDAPI )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc" DEPEND=" |