From 54cf0efa6c18b307d79059ec7e2d8b7849d5e2ee Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 07:20:48 +0000 Subject: testing/efl: disable on mips --- testing/efl/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD index 21f7dd7b79..3eabaebfc9 100644 --- a/testing/efl/APKBUILD +++ b/testing/efl/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.23.3 pkgrel=2 pkgdesc="Enlightenment Foundation Libraries" url="https://www.enlightenment.org" -arch="all !s390x" # Missing librsvg +arch="all !s390x !mips !mips64" # Missing librsvg license="LGPL-2.1-only" depends_dev="luajit-dev" makedepends="$depends_dev -- cgit v1.2.3