summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-15 11:40:23 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-15 11:40:23 -0300
commitdd63290fd4c15b6220ade6ef4d6f8f0e4878944e (patch)
treea24d85ee88b2e6d92f18cb71c8062f801e9f74e2
parent548dad674dd2e2e59402981522676284eee6cee5 (diff)
add nonsystemd and nonsystemd-testing repos
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 544a8e9..fdf3ef9 100644
--- a/config
+++ b/config
@@ -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'