diff options
Diffstat (limited to 'pacman.conf.arm')
-rw-r--r-- | pacman.conf.arm | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/pacman.conf.arm b/pacman.conf.arm index 536606173401..b2a0d20147b8 100644 --- a/pacman.conf.arm +++ b/pacman.conf.arm @@ -43,8 +43,8 @@ LocalFileSigLevel = Optional #RemoteFileSigLevel = Required # NOTE: You must run `pacman-key --init` before first using pacman; the local -# keyring can then be populated with the keys of all official Arch Linux -# packagers with `pacman-key --populate archlinux`. +# keyring can then be populated with the keys of all official Arch Linux ARM +# packagers with `pacman-key --populate archlinuxarm`. # # REPOSITORIES @@ -75,9 +75,6 @@ Include = /etc/pacman.d/mirrorlist [extra] Include = /etc/pacman.d/mirrorlist -[community] -Include = /etc/pacman.d/mirrorlist - [alarm] Include = /etc/pacman.d/mirrorlist |