diff options
Diffstat (limited to 'community/cdcover/PKGBUILD')
-rw-r--r-- | community/cdcover/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cdcover/PKGBUILD b/community/cdcover/PKGBUILD index 9c82180a0..30d6e9780 100644 --- a/community/cdcover/PKGBUILD +++ b/community/cdcover/PKGBUILD @@ -6,7 +6,7 @@ pkgname=cdcover pkgver=0.7.4 pkgrel=4 pkgdesc="cdcover allows the creation of inlay-sheets for cd-cases and dvd's" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cdcover.sourceforge.net" license=('GPL') depends=('python2' 'tk') |