mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-util/forgejo-runner: change USE default to satisfy REQUIRED_USE
Signed-off-by: Ceres <ceres@ceressees.dev>
This commit is contained in:
@@ -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 )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user