aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-06 16:33:28 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-06 16:35:12 +0000
commit4eb6fdd3961ebe086435637eeef0d9f2eecd825f (patch)
tree4a31b8d9d8927719f41e970b63ec037bb28b59b2 /community
parent0361a463c2ba82a530edacb19ef534a25d4b6e44 (diff)
downloadaports-4eb6fdd3961ebe086435637eeef0d9f2eecd825f.tar.bz2
aports-4eb6fdd3961ebe086435637eeef0d9f2eecd825f.tar.xz
community/tcllib: disable due to test failures
The package has no maintainer and has test failures. Issue: #11487
Diffstat (limited to 'community')
-rw-r--r--community/tcllib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tcllib/APKBUILD b/community/tcllib/APKBUILD
index 1845f7c7a1..e5cbc6689b 100644
--- a/community/tcllib/APKBUILD
+++ b/community/tcllib/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.20
pkgrel=0
pkgdesc="Tcl Standard Library"
url="https://core.tcl.tk/tcllib"
-arch="noarch"
+arch="" # test failures
license="TCL"
depends="tcl"
makedepends="tcl-dev"