dev-libs/libgpiod: Stabilize 2.2.4 x86, #979402

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-09-13 17:53:36 +03:00
parent d8d00baf9d
commit 4535fd9dd8

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 )"