dev-libs/libgpiod: Stabilize 2.2.3 amd64, #972936

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-04-19 20:51:05 +03:00
parent ec34e5b8ce
commit 92f7c07ad7
+1 -1
View File
@@ -12,7 +12,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/software/libs/libgpiod/${P}.tar.xz"
LICENSE="LGPL-2.1"
# Reflects the ABI of libgpiod.so
SLOT="0/3"
KEYWORDS="~amd64 arm arm64 ~riscv x86"
KEYWORDS="amd64 arm arm64 ~riscv x86"
IUSE="+tools cxx python static-libs test"
RESTRICT="!test? ( test )"