also build not installed
This commit is contained in:
@@ -14,12 +14,12 @@ repository: sablink.nas-central.org
|
||||
# Allow Source Package Manager (Portage) repository change?
|
||||
# Valid values are either "yes" or "no"
|
||||
# Default is: no
|
||||
spm-repository-change: no
|
||||
spm-repository-change: yes
|
||||
|
||||
# Allow compiling package even if it's not actually installed on system?
|
||||
# Valid values are either "yes" or "no"
|
||||
# Default is: no
|
||||
not-installed: no
|
||||
not-installed: yes
|
||||
|
||||
# Allow dependencies to be pulled in?
|
||||
# Valid values are either "yes" or "no"
|
||||
@@ -29,7 +29,7 @@ dependencies: yes
|
||||
# Allow package downgrade?
|
||||
# Valid values are either "yes" or "no"
|
||||
# Default is: no
|
||||
downgrade: no
|
||||
downgrade: yes
|
||||
|
||||
# Allow package rebuild?
|
||||
# Valid values are either "yes" or "no"
|
||||
|
||||
Reference in New Issue
Block a user