mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
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:
@@ -22,7 +22,7 @@ fi
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
IUSE="examples docker podman lxc"
|
||||
IUSE="+docker examples podman lxc"
|
||||
RESTRICT="test"
|
||||
REQUIRED_USE="|| ( docker podman lxc )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user