From d13ce5374222aaffee598784dfaffe48571860d2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 10 Nov 2015 02:52:50 +0100 Subject: dist: fix arch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index b6149d7..64cb4c3 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -4,7 +4,7 @@ pkgname=sleep-until pkgver=1 pkgrel=1 pkgdesc='Sleep until a specified time' -arch=('any') +arch=('i686' 'x86_64') url='https://github.com/maandree/sleep-until' license=('AGPL3') depends=('linux>=2.6.25' 'glibc>=2.8') -- cgit v1.2.3-70-g09d2