| 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 | d2a4a9e0bb859a2f5b3f61a101759462b120196f |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index a44fa52..b9515c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=pv pkgver=1.6.6 pkgrel=1 pkgdesc='A terminal-based tool for monitoring the progress of data through a pipeline.' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://www.ivarch.com/programs/pv.shtml' license=('custom:Artistic 2.0') depends=('glibc')