diff options
Diffstat (limited to 'pcr/ted/PKGBUILD')
-rw-r--r-- | pcr/ted/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ted/PKGBUILD b/pcr/ted/PKGBUILD index f78ce37b5..765fbf576 100644 --- a/pcr/ted/PKGBUILD +++ b/pcr/ted/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ted pkgver=2.23 pkgrel=2 pkgdesc="A lightweight rtf text processor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nllgg.nl/Ted/" depends=('zlib' 'pcre' 'libxpm' 'libjpeg' 'libtiff' 'libpng' 'gtk2' 'libpaper' 'desktop-file-utils') license=('GPL') |