diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-12 17:22:48 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-12 17:22:48 -0300 |
commit | 42512f0cff006451fa78981bf2f41e819fe96131 (patch) | |
tree | 86af2177e961d169bd28a258e45dce2fed84c2e8 /extra/xcb-util-image | |
parent | bae3e33d2e446a83c2a1ec40e017a9378fe10ef0 (diff) |
Ports + rebuilds
Diffstat (limited to 'extra/xcb-util-image')
-rw-r--r-- | extra/xcb-util-image/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xcb-util-image/PKGBUILD b/extra/xcb-util-image/PKGBUILD index 18fd700ba..516ded1a7 100644 --- a/extra/xcb-util-image/PKGBUILD +++ b/extra/xcb-util-image/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xcb-util-image pkgver=0.3.8 pkgrel=1 pkgdesc="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xcb.freedesktop.org" license=('custom') depends=('libxcb>=1.7' 'xcb-util>=0.3.8') |