diff options
Diffstat (limited to 'extra/gnome-keyring-sharp/PKGBUILD')
-rw-r--r-- | extra/gnome-keyring-sharp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gnome-keyring-sharp/PKGBUILD b/extra/gnome-keyring-sharp/PKGBUILD index 37bd25238..b4943ebe1 100644 --- a/extra/gnome-keyring-sharp/PKGBUILD +++ b/extra/gnome-keyring-sharp/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gnome-keyring-sharp pkgver=1.0.2 pkgrel=4 pkgdesc="A fully managed implementation of libgnome-keyring" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.mono-project.com/Libraries" license=('custom') depends=('libgnome-keyring' 'gtk-sharp-2') |