summaryrefslogtreecommitdiff
path: root/extra/tk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tk/PKGBUILD')
-rw-r--r--extra/tk/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/tk/PKGBUILD b/extra/tk/PKGBUILD
index c8dc7bf0c..bd5f87744 100644
--- a/extra/tk/PKGBUILD
+++ b/extra/tk/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=tk
pkgver=8.6.1
pkgrel=1
pkgdesc="A windowing toolkit for use with tcl"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://tcl.sourceforge.net/"
license=('custom')
depends=("tcl=${pkgver}" 'libxss' 'libxft')