summaryrefslogtreecommitdiff
path: root/community/directfb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/directfb/PKGBUILD')
-rw-r--r--community/directfb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/directfb/PKGBUILD b/community/directfb/PKGBUILD
index b7dbf0323..814ea63e5 100644
--- a/community/directfb/PKGBUILD
+++ b/community/directfb/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=directfb
pkgver=1.6.2
pkgrel=1
pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.directfb.org"
license=('LGPL')
depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2')