diff options
Diffstat (limited to 'community/bashburn/PKGBUILD')
-rw-r--r-- | community/bashburn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bashburn/PKGBUILD b/community/bashburn/PKGBUILD index 5bed7de28..7e41649e2 100644 --- a/community/bashburn/PKGBUILD +++ b/community/bashburn/PKGBUILD @@ -7,7 +7,7 @@ pkgname=bashburn pkgver=3.0.1 pkgrel=1 pkgdesc="A cd burning shell script" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://bashburn.dose.se/" license=('GPL2') depends=('bash' 'cdrdao' 'cdrkit' 'eject') |