diff --git a/games.particle b/games.particle index 1ac3c14..9424fb1 100644 --- a/games.particle +++ b/games.particle @@ -597,6 +597,11 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Allow Source Package Manager (Portage) repository change? +# Valid values are either "yes" or "no" +# Default is: no +spm-repository-change: yes + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/music.particle b/music.particle index fd87a95..61676d9 100644 --- a/music.particle +++ b/music.particle @@ -334,6 +334,11 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Allow Source Package Manager (Portage) repository change? +# Valid values are either "yes" or "no" +# Default is: no +spm-repository-change: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no