acct-user/forgejo-runner: default to USE=docker

dev-util/forgejo-runner defaults to it as well

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2026-03-27 15:21:15 +01:00
parent cb6a910c88
commit 1c53326b2a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ inherit acct-user
DESCRIPTION="Forgejo-Runner user account"
IUSE="docker podman lxc"
IUSE="+docker podman lxc"
ACCT_USER_HOME="/var/lib/${PN}"
ACCT_USER_ID=-1