summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index c6efac6..c7ea7c2 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=('pcr' 'kernels' 'cross' 'java' 'java-ugly' 'nonprism')
+PROJREPOS=('pcr' 'kernels' 'cross' 'java' 'nonprism')
# Remote repos
PKGREPOS=("${ARCHREPOS[@]}" "${OURREPOS[@]}" "${USERREPOS[@]}" "${PROJREPOS[@]}")
PKGPOOL='pool/parabola'