diff options
Diffstat (limited to 'community/transset-df')
-rw-r--r-- | community/transset-df/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/transset-df/PKGBUILD b/community/transset-df/PKGBUILD index f5d373fa3..6839abcf0 100644 --- a/community/transset-df/PKGBUILD +++ b/community/transset-df/PKGBUILD @@ -6,7 +6,7 @@ pkgname=transset-df pkgver=6 pkgrel=3 pkgdesc="A patched version of X.Org's transset with added functionality." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://forchheimer.se/transset-df/' license=('GPL') depends=('libxcomposite' 'libxdamage' 'libxrender') |