A state module to manage Portage configuration on Gentoo
salt:
portage_config.flags:
- use:
- openssl
Enforce the given flags on the given package or DEPEND
atom.
Warning
In most cases, the affected package(s) need to be rebuilt in order to apply the changes.
The name of the package or its DEPEND atom
A list of USE
flags
A list of keywords to accept. ~ARCH
means current host arch, and will
be translated into a line without keywords
A list of environment files
A list of accepted licenses
A list of additional properties
A boolean to unmask the package
A boolean to mask the package
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy