diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-15 11:40:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-15 11:40:23 -0300 |
commit | dd63290fd4c15b6220ade6ef4d6f8f0e4878944e (patch) | |
tree | a24d85ee88b2e6d92f18cb71c8062f801e9f74e2 /config | |
parent | 548dad674dd2e2e59402981522676284eee6cee5 (diff) |
add nonsystemd and nonsystemd-testing repos
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ OURREPOS=('libre' 'libre-testing' 'libre-multilib' 'libre-multilib-testing') # User repos USERREPOS=('~smv' '~xihh' '~brendan' '~lukeshu' '~emulatorman' '~aurelien' '~jorginho' '~coadde' '~drtan') # Community project repos -PROJREPOS=('nonprism' 'nonprism-testing' 'pcr' 'kernels' 'cross' 'java') +PROJREPOS=('nonsystemd' 'nonsystemd-testing' 'nonprism' 'nonprism-testing' 'pcr' 'kernels' 'cross' 'java') # Remote repos PKGREPOS=("${ARCHREPOS[@]}" "${OURREPOS[@]}" "${USERREPOS[@]}" "${PROJREPOS[@]}") PKGPOOL='pool/parabola' |