diff options
| author | Henrik Riomar <henrik.riomar@gmail.com> | 2019-01-31 21:09:25 +0100 |
|---|---|---|
| committer | Henrik Riomar <henrik.riomar@gmail.com> | 2019-01-31 21:09:25 +0100 |
| commit | 46dde62dedde2926abde5f3e433df20b3e363d1a (patch) | |
| tree | 326f886a309f60466dd428b484edc3c7e889af4d /testing | |
| parent | dbfd479ed10a3b4a42317eb45d82227ee0407753 (diff) | |
| download | aports-46dde62dedde2926abde5f3e433df20b3e363d1a.tar.bz2 aports-46dde62dedde2926abde5f3e433df20b3e363d1a.tar.xz | |
testing/imv: disable on ppc64le
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/imv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/imv/APKBUILD b/testing/imv/APKBUILD index a3712732a1..5cbcfc8571 100644 --- a/testing/imv/APKBUILD +++ b/testing/imv/APKBUILD @@ -4,7 +4,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="Image viewer for X11/Wayland" url="https://github.com/eXeC64/imv" -arch="all" +arch="all !ppc64le" license="MIT" makedepends=" asciidoc |
