diff options
Diffstat (limited to 'libre/pacman')
-rw-r--r-- | libre/pacman/pacman.conf.armv7h | 2 | ||||
-rw-r--r-- | libre/pacman/pacman.conf.i686 | 2 | ||||
-rw-r--r-- | libre/pacman/pacman.conf.x86_64 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libre/pacman/pacman.conf.armv7h b/libre/pacman/pacman.conf.armv7h index 2257623f4..737357ab9 100644 --- a/libre/pacman/pacman.conf.armv7h +++ b/libre/pacman/pacman.conf.armv7h @@ -44,7 +44,7 @@ LocalFileSigLevel = Optional # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all trusted packagers with: -# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. +# `pacman-key --populate archlinux archlinuxarm parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.i686 b/libre/pacman/pacman.conf.i686 index bf9a8f6da..228221029 100644 --- a/libre/pacman/pacman.conf.i686 +++ b/libre/pacman/pacman.conf.i686 @@ -44,7 +44,7 @@ LocalFileSigLevel = Optional # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all trusted packagers with: -# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. +# `pacman-key --populate archlinux archlinux32 parabola`. # # REPOSITORIES diff --git a/libre/pacman/pacman.conf.x86_64 b/libre/pacman/pacman.conf.x86_64 index 035d88bf6..6fe6ce148 100644 --- a/libre/pacman/pacman.conf.x86_64 +++ b/libre/pacman/pacman.conf.x86_64 @@ -44,7 +44,7 @@ LocalFileSigLevel = Optional # NOTE: You must run `pacman-key --init` before first using pacman; the local # keyring can then be populated with the keys of all trusted packagers with: -# `pacman-key --populate archlinux archlinux32 archlinuxarm parabola`. +# `pacman-key --populate archlinux parabola`. # # REPOSITORIES |