diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-17 15:59:35 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-04-17 15:59:35 -0300 |
commit | 6fed2edc6f9533e7894bbbacdbd1dbbb50076b01 (patch) | |
tree | fae0fe13e944d0265e921e57e355718c3ccd3f10 /community/vbindiff | |
parent | 048b7287473507b76146e58378f4bfcfacf1060b (diff) | |
parent | 84837d89991e1e82e5aef8e297541c572ebf2efa (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
extra/libmcs/PKGBUILD
extra/libmowgli/PKGBUILD
kde-unstable/kdepim/PKGBUILD
Diffstat (limited to 'community/vbindiff')
-rw-r--r-- | community/vbindiff/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vbindiff/PKGBUILD b/community/vbindiff/PKGBUILD index 12a64d771..2b89cbe94 100644 --- a/community/vbindiff/PKGBUILD +++ b/community/vbindiff/PKGBUILD @@ -6,7 +6,7 @@ pkgname=vbindiff pkgver=3.0_beta4 pkgrel=2 pkgdesc="displays files in hexadecimal and ASCII (or EBCDIC) and highlight the differences between them" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.cjmweb.net/vbindiff/" license=('GPL') depends=('gcc-libs' 'ncurses') |