m h wrote:
use-config --add --component sys-devel/gcc --flag fortran
(adds the fortran USE flag to package.use for gcc)
A --remove would remove the fortran USE flag, and --unset would put
"-fortran" instead. A --global would update make.conf instead of
package.use.
Add to make.conf:
flagedit +foo
Remove from make.conf:
flagedit -foo
Reset to make.defaults
flagedit %foo
Same as above, but with a package:
flagedit cat/package +foo
Set keywords:
flagedit cat/package -- +~arch
Steve
--
[email protected] mailing list