From 8bb6ba4584b2430ebcc5b1353edcdd363058c966 Mon Sep 17 00:00:00 2001 From: Seyed Danial Movahed Date: Wed, 31 Dec 2025 08:29:20 +0330 Subject: [PATCH] Enable multilib Enabled multilib for legacy 32-bit apps like steam --- releng/pacman.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng/pacman.conf b/releng/pacman.conf index e7e6497..6684617 100644 --- a/releng/pacman.conf +++ b/releng/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.