#!/hint/bash PKGREPOS=( # packages core extra testing staging kde-unstable gnome-unstable # community community{,-testing,-staging} multilib{,-testing,-staging} ) # ARCHES should list arches that ./config.local.parabola has but # there's no Arch Linux upstream for. ARCHES=(ppc64le) PKGPOOL='pool/import-ourarches' SRCPOOL='sources/import-ourarches'