diff options
Diffstat (limited to 'community/mktorrent/PKGBUILD')
-rw-r--r-- | community/mktorrent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mktorrent/PKGBUILD b/community/mktorrent/PKGBUILD index 6eff9a3c4..eb4b379ad 100644 --- a/community/mktorrent/PKGBUILD +++ b/community/mktorrent/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mktorrent pkgver=1.0 pkgrel=2 pkgdesc='Simple command line utility to create BitTorrent metainfo files' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://mktorrent.sourceforge.net/' license='GPL' depends=('openssl') |