[particles] add build-args: parameter, ensures forward compatibility

This commit is contained in:
Fabio Erculiani
2013-02-18 22:41:26 +00:00
parent 328b745f6a
commit 7aff9fbe5f
117 changed files with 468 additions and 0 deletions
+4
View File
@@ -572,6 +572,10 @@ stable: yes
# Mandatory, cannot be empty
repository: sabayon-hell
# Provide custom build arguments to Portage.
# Default is: --verbose --nospinner
build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y
# Allow Source Package Manager (Portage) repository change?
# Valid values are either "yes" or "no"
# Default is: no