aboutsummaryrefslogtreecommitdiffstats
path: root/testing/most
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-16 08:16:25 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-16 08:16:25 +0000
commit0a02991e583cd680a821554da91ba06e966a29f0 (patch)
treefc37a9c322e3608f87d1d4c906c63a29de1393fb /testing/most
parentfc0a96d03eb5382202b7d5bd34bc29b5238ab94e (diff)
downloadaports-0a02991e583cd680a821554da91ba06e966a29f0.tar.bz2
aports-0a02991e583cd680a821554da91ba06e966a29f0.tar.xz
testing/most: disable, fails to build with modern ncurses
Diffstat (limited to 'testing/most')
-rw-r--r--testing/most/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/most/APKBUILD b/testing/most/APKBUILD
index 9ca8672812..2160a8687d 100644
--- a/testing/most/APKBUILD
+++ b/testing/most/APKBUILD
@@ -5,7 +5,7 @@ pkgver=5.1.0
pkgrel=0
pkgdesc="A terminal pager similar to more and less"
url="http://www.jedsoft.org/most/index.html"
-arch="all"
+arch=""
license="GPL-2.0-or-later"
makedepends="slang-dev ncurses-dev"
subpackages="$pkgname-doc"