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

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-07-04 18:39:52 +03:00
parent b8fed6294a
commit ebfd0ef89c
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -11,7 +11,7 @@ SRC_URI="https://github.com/libcgroup/libcgroup/releases/download/v${PV}/${P}.ta
LICENSE="LGPL-2.1" LICENSE="LGPL-2.1"
SLOT="0" 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" IUSE="+daemon pam static-libs systemd test +tools"
REQUIRED_USE="daemon? ( tools )" REQUIRED_USE="daemon? ( tools )"
RESTRICT="!test? ( test ) " RESTRICT="!test? ( test ) "