Skip to content
Snippets Groups Projects
Commit c3b4e5b2 authored by Sébastien Luttringer's avatar Sébastien Luttringer
Browse files

switch back to both arch instead of 'any'. Using $CARCH in the package.

parent c768e63a
No related branches found
No related tags found
No related merge requests found
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
pkgname=filesystem pkgname=filesystem
pkgver=2016.11 pkgver=2016.11
pkgrel=1 pkgrel=2
pkgdesc='Base Arch Linux filesystem' pkgdesc='Base Arch Linux filesystem'
arch=('any') arch=('i686' 'x86_64')
license=('GPL') license=('GPL')
url='https://www.archlinux.org' url='https://www.archlinux.org'
groups=('base') groups=('base')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment