diff options
author | xyz <gky44px1999@gmail.com> | 2021-11-13 03:04:04 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-11-13 03:04:04 -0800 |
commit | 5780c43699833d5ea14157381c1abc59864d23fc (patch) | |
tree | 20aa2314645601d16184db5bd5770211191b1f15 /etc/pacman.conf | |
parent | 36e7a72890f81f029068c33c5fc57a2bc8a6175e (diff) |
refactor
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 8b93a188..c25d9d6b 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -90,8 +90,8 @@ Include = /etc/pacman.d/mirrorlist #[multilib-testing] #Include = /etc/pacman.d/mirrorlist -[multilib] -Include = /etc/pacman.d/mirrorlist +#[multilib] +#Include = /etc/pacman.d/mirrorlist # An example of a custom package repository. See the pacman manpage for # tips on creating your own repositories. |