aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-05-30 13:58:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-05-30 13:58:02 +0000
commit1248f46200955dda08079e66b718a315724f4326 (patch)
treefe9aa4c0b6d13bf88ea439e7a6c916d4ef266279
parent96477599a879d5561de1c5b5088a82adef365a54 (diff)
downloadaports-1248f46200955dda08079e66b718a315724f4326.tar.bz2
aports-1248f46200955dda08079e66b718a315724f4326.tar.xz
main/reiserfsprogs: disable due to it does not build with musl
ref #2975
-rw-r--r--main/reiserfsprogs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/reiserfsprogs/APKBUILD b/main/reiserfsprogs/APKBUILD
index 6e468acc1d..8b9d65c910 100644
--- a/main/reiserfsprogs/APKBUILD
+++ b/main/reiserfsprogs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.6.24
pkgrel=0
pkgdesc="Reiserfs Utilities"
url="http://www.namesys.com"
-arch="all"
+arch=""
license="GPL"
depends=
makedepends="e2fsprogs-dev"