diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:23:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 12:23:57 +0000 |
commit | 94c98fc7add7485aa5b8f5229675e702100367cf (patch) | |
tree | e0d1ddbd8c77d04861669f93f92f3dd862fa0df2 /dev-libs | |
parent | app-admin/analog: Stabilize 6.0.17 amd64, #944678 (diff) | |
download | gentoo-94c98fc7add7485aa5b8f5229675e702100367cf.tar.gz gentoo-94c98fc7add7485aa5b8f5229675e702100367cf.tar.bz2 gentoo-94c98fc7add7485aa5b8f5229675e702100367cf.zip |
dev-libs/hidapi: Stabilize 0.14.0 x86, #944680
Signed-off-by: Arthur Zamarin <arthurzam@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 3c56e8cb4329..8f61d97e7649 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=" |