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 | e1eeec8eaeb1e8aa7e98b518c1cef4c733ee0391 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index adf3831..664c23e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libev pkgver=4.24 pkgrel=1 pkgdesc="A full-featured and high-performance event loop" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://software.schmorp.de/pkg/libev.html" license=('BSD') depends=('glibc')