[particles] add build-args: parameter, ensures forward compatibility
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user