aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-01-30 10:54:39 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-01-30 10:54:39 +0100
commitcca0d56fd4bafdb95a38c0f2c98f09ba5fb180fc (patch)
treed248004bbe7bb5463cfdf010b0002cf1d733d993
parenta32207985044e0a3d0e2d8abee6b56b8da49afad (diff)
downloadaports-cca0d56fd4bafdb95a38c0f2c98f09ba5fb180fc.tar.bz2
aports-cca0d56fd4bafdb95a38c0f2c98f09ba5fb180fc.tar.xz
testing/dietlibc: disable on armhf
-rw-r--r--testing/dietlibc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dietlibc/APKBUILD b/testing/dietlibc/APKBUILD
index cbe3f4eea4..4b5df0e7a2 100644
--- a/testing/dietlibc/APKBUILD
+++ b/testing/dietlibc/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.33
pkgrel=0
pkgdesc="a libc optimized for small size"
url="http://www.fefe.de/dietlibc/"
-arch="x86_64 armhf"
+arch="x86_64"
license="GPL"
depends=""
depends_dev=""