diff options
Diffstat (limited to 'community/remind/PKGBUILD')
-rw-r--r-- | community/remind/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/remind/PKGBUILD b/community/remind/PKGBUILD index 3b98b5121..ccc4a8411 100644 --- a/community/remind/PKGBUILD +++ b/community/remind/PKGBUILD @@ -7,7 +7,7 @@ pkgname=remind pkgver=3.01.12 pkgrel=1 pkgdesc='A sophisticated calendar and alarm program.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.roaringpenguin.com/penguin/open_source_remind.php' license=('GPL') depends=('tk' 'tcllib') |