We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--no-package-manager
kangie@monolith ~ $ flaggie --version flaggie 0.99.8
kangie@monolith ~ $ doas flaggie --pretend '*/*' '+use::potato'
usage: flaggie [options] request ... flaggie: error: +use::potato: argument incorrect for */*
kangie@monolith ~ $ doas flaggie --pretend '*/*' '+use::potato' --no-package-manager doas (kangie@monolith) password: diff --git a/etc/portage/package.use/wayland b/etc/portage/package.use/tmpaijlpnc2 index c603ae2..6a2dfb5 100644 --- a/etc/portage/package.use/wayland +++ b/etc/portage/package.use/tmpaijlpnc2 @@ -1,2 +1,2 @@ */* {+potato+} wayland media-libs/libsdl2 gles2 Time: 0h:00m:03s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What I did
What I got
What I expected
The text was updated successfully, but these errors were encountered: