dev-libs/libcgroup: Stabilize 3.2.0 x86, #958765

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 01:15:55 +01:00
parent 826855c18c
commit c279b4d39b

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/libcgroup/libcgroup/releases/download/v${PV}/${P}.ta
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
IUSE="+daemon pam static-libs systemd test +tools"
REQUIRED_USE="daemon? ( tools )"
RESTRICT="!test? ( test ) "