diff options
Diffstat (limited to 'community/tomoyo-tools/PKGBUILD')
-rw-r--r-- | community/tomoyo-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tomoyo-tools/PKGBUILD b/community/tomoyo-tools/PKGBUILD index 3d9a68a18..1e4e50780 100644 --- a/community/tomoyo-tools/PKGBUILD +++ b/community/tomoyo-tools/PKGBUILD @@ -9,7 +9,7 @@ _file=53357 pkgver=${_basever}.${_timestamp} pkgrel=1 pkgdesc='TOMOYO Linux userspace tools for Linux kernels >=3.2' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tomoyo.sourceforge.jp' #url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818' license=('GPL') |