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

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2026-09-13 09:12:00 +03:00
parent b6b623bba4
commit e5b40bec46

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