diff options
Diffstat (limited to 'community/cdrtools/PKGBUILD')
-rw-r--r-- | community/cdrtools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdrtools/PKGBUILD b/community/cdrtools/PKGBUILD index c6d20cea3..a46301651 100644 --- a/community/cdrtools/PKGBUILD +++ b/community/cdrtools/PKGBUILD @@ -4,7 +4,7 @@ pkgname=cdrtools pkgver=3.01a08 pkgrel=2 pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cdrecord.berlios.de/private/cdrecord.html" license=('CDDL') depends=('acl') |