Skip to content

Commit ee40746

Browse files
authored
Add Architectures section to README
Solves: Notice: Skipping acquire of configured file 'stable/binary-i386/Packages' as repository 'https://xlibre-debian.github.io/devuan main InRelease' doesn't support architecture 'i386' The xlibre repo does not support the i386 architecture, thus it shows this message every time you `sudo apt update`, which is kinda annoying.
1 parent 9ad9b6b commit ee40746

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Types: deb
1515
URIs: https://xlibre-debian.github.io/devuan/
1616
Suites: main
1717
Components: stable
18+
Architectures: amd64
1819
Signed-By: /usr/share/keyrings/NexusSfan.pgp
1920
EOF
2021

@@ -30,4 +31,4 @@ sudo apt-get update
3031
sudo apt-get remove xlibre xserver-xlibre* nexussfan-archive-keyring
3132
sudo apt-get install xorg
3233
sudo rm -f /etc/apt/sources.list.d/xlibre-debian.sources
33-
```
34+
```

0 commit comments

Comments
 (0)