27 lines
692 B
Text
27 lines
692 B
Text
# The testing repositories are disabled by default. To enable, uncomment the
|
|
# repo name header and Include lines. You can add preferred servers immediately
|
|
# after the header, and they will be used before the default mirrors.
|
|
|
|
#[testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
[core]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
[extra]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
#[community-testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
[community]
|
|
Include = /etc/pacman.d/mirrorlist
|
|
|
|
# If you want to run 32 bit applications on your x86_64 system,
|
|
# enable the multilib repositories as required here.
|
|
|
|
#[multilib-testing]
|
|
#Include = /etc/pacman.d/mirrorlist
|
|
|
|
#[multilib]
|
|
#Include = /etc/pacman.d/mirrorlist
|