dev-util/forgejo-runner: change USE default to satisfy REQUIRED_USE

Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
Ceres
2026-03-26 14:34:35 +00:00
parent 2a79a5fe72
commit afaef113d7

View File

@@ -22,7 +22,7 @@ fi
LICENSE="MIT"
SLOT="0"
IUSE="examples docker podman lxc"
IUSE="examples +docker podman lxc"
RESTRICT="test"
REQUIRED_USE="|| ( docker podman lxc )"