gentoo / puppet-portage

[ORIGIN] Puppet module providing various Gentoo portage features
GNU General Public License v2.0
49 stars 30 forks source link

Package is always rebuilt when flags change #141

Open Rocco83 opened 8 years ago

Rocco83 commented 8 years ago

I did not found any option to disable package rebuild when flags change on the system (use, keyword, mask). This is important to avoid automatic emerging, and force a manual one. In example, unmasking a package would require in my environment to stop the node service, update the package, and start the service again.