diff options
Diffstat (limited to 'community/libtrash/PKGBUILD')
-rw-r--r-- | community/libtrash/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libtrash/PKGBUILD b/community/libtrash/PKGBUILD index b870d83ae..f6abf71ca 100644 --- a/community/libtrash/PKGBUILD +++ b/community/libtrash/PKGBUILD @@ -7,7 +7,7 @@ pkgname=libtrash pkgver=3.2 pkgrel=2 pkgdesc="A shared, preloaded library that implements a trash can under Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pages.stern.nyu.edu/~marriaga/software/libtrash/" license=('GPL') depends=('glibc') |