summaryrefslogtreecommitdiff
path: root/config.local.community
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2018-08-23 01:13:33 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-08-23 01:13:33 -0400
commit52a4330353bff7dd6adddaf6ad8a2b69dbde2920 (patch)
tree1e151dc2d15d9aff9722d01d6dd595b10f3e61b0 /config.local.community
parent4911c0f9c2bf5037aff112d30ea8f844df7f3d36 (diff)
config.local.{archlinux32,archlinuxarm,community,packages}: set ARCHES
Diffstat (limited to 'config.local.community')
-rw-r--r--config.local.community1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.local.community b/config.local.community
index b4a0f91..5d3e69c 100644
--- a/config.local.community
+++ b/config.local.community
@@ -1,5 +1,6 @@
#!/hint/bash
PKGREPOS=('community' 'community-testing' 'community-staging' 'multilib' 'multilib-testing' 'multilib-staging')
+ARCHES=('x86_64')
PKGPOOL='pool/community'
SRCPOOL='sources/community'