author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | 0c4762ea418faf1151d230374d5e5fef67d03895 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 3c8e8d7..5176b11 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="A small collection of programs that operate on patch files" license=('GPL') url="http://cyberelk.net/tim/patchutils/" depends=('perl') -arch=('i686' 'x86_64') +arch=('x86_64') source=(http://cyberelk.net/tim/data/patchutils/stable/$pkgname-$pkgver.tar.xz) md5sums=('ee95b5993d07ccdf27ca9f2cc4e6ffee')