summaryrefslogtreecommitdiff
path: root/conf/pkgfile.pacman32.conf
blob: cb73152827c507f2ec21ee01b8861d23767e587f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# pacman.conf for pkgfile to search through i686 repositories

[staging]
Server = https://mirror.archlinux32.org/i686/$repo

[community-staging]
Server = https://mirror.archlinux32.org/i686/$repo

[testing]
Server = https://mirror.archlinux32.org/i686/$repo

[community-testing]
Server = https://mirror.archlinux32.org/i686/$repo

[core]
Server = https://mirror.archlinux32.org/i686/$repo

[extra]
Server = https://mirror.archlinux32.org/i686/$repo

[community]
Server = https://mirror.archlinux32.org/i686/$repo

# 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

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs