aboutsummaryrefslogtreecommitdiffstats
path: root/community/elisa
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 02:20:08 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 02:20:08 +0000
commit7e9bb75996e3849c1dcab58f4ea5bdf971a75a4e (patch)
tree6c1b58cf83797ffd2e0e729658a5dca0180e90ec /community/elisa
parent09e8dfab53f91aae9bb7a92691022c34c4f88d6d (diff)
downloadaports-7e9bb75996e3849c1dcab58f4ea5bdf971a75a4e.tar.bz2
aports-7e9bb75996e3849c1dcab58f4ea5bdf971a75a4e.tar.xz
community/elisa: disable on mips
Diffstat (limited to 'community/elisa')
-rw-r--r--community/elisa/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/elisa/APKBUILD b/community/elisa/APKBUILD
index 9aba21a7ba..7728bbc7ce 100644
--- a/community/elisa/APKBUILD
+++ b/community/elisa/APKBUILD
@@ -3,7 +3,7 @@
pkgname=elisa
pkgver=19.12.3
pkgrel=0
-arch="all !s390x !armhf" # missing vlc-dev
+arch="all !s390x !armhf !mips !mips64" # missing vlc-dev
url="https://kde.org/applications/multimedia/org.kde.elisa"
pkgdesc="A simple music player aiming to provide a nice experience for its users"
license="LGPL-3.0-or-later"