summaryrefslogtreecommitdiff
path: root/config.local.archlinux32
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-04-24 18:55:27 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-04-29 14:19:16 -0400
commit66b7a1018849a3116f44593d379e652443a0ffcd (patch)
treefd58ae3725d59cee41ee11fad1ef55cb02be0e77 /config.local.archlinux32
parent3867f0435b2d98278657fc47558ff44c9f554247 (diff)
Use config.local files
Diffstat (limited to 'config.local.archlinux32')
-rw-r--r--config.local.archlinux325
1 files changed, 5 insertions, 0 deletions
diff --git a/config.local.archlinux32 b/config.local.archlinux32
new file mode 100644
index 0000000..094bf6d
--- /dev/null
+++ b/config.local.archlinux32
@@ -0,0 +1,5 @@
+#!/hint/bash
+
+PKGREPOS=(build-support community community-staging community-testing core extra gnome-unstable kde-unstable staging testing)
+PKGPOOL='pool/archlinux32'
+SRCPOOL='sources/archlinux32'