diff options
Diffstat (limited to 'community/osdbattery/PKGBUILD')
-rw-r--r-- | community/osdbattery/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/osdbattery/PKGBUILD b/community/osdbattery/PKGBUILD index 8e45267ef..737e55fa9 100644 --- a/community/osdbattery/PKGBUILD +++ b/community/osdbattery/PKGBUILD @@ -6,7 +6,7 @@ pkgname=osdbattery pkgver=1.4 pkgrel=4 pkgdesc="Displays battery information in the OSD style" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://osdbattery.sourceforge.net" license=('GPL2') depends=('xosd') |