aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hfst
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-14 08:07:27 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-14 08:07:27 -0300
commit33c540ab33d7054e2a0944498609a99428cb875c (patch)
treedd63a721014285d121ab593e208b8af91ad4495b /testing/hfst
parentc8f3a17cff23a9e62de96266b92a36a67ff0a1f3 (diff)
downloadaports-33c540ab33d7054e2a0944498609a99428cb875c.tar.bz2
aports-33c540ab33d7054e2a0944498609a99428cb875c.tar.xz
testing/hfst: disable due to build failure
Diffstat (limited to 'testing/hfst')
-rw-r--r--testing/hfst/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hfst/APKBUILD b/testing/hfst/APKBUILD
index d60d34ac0a..03feba521e 100644
--- a/testing/hfst/APKBUILD
+++ b/testing/hfst/APKBUILD
@@ -6,7 +6,7 @@ pkgver=3.9.1
pkgrel=0
pkgdesc="Helsinki Finite-State Transducer Technology toolkit"
url="http://www.ling.helsinki.fi/kieliteknologia/tutkimus/$pkgname/"
-arch="all"
+arch="" # Fails to build
license="LGPL-3.0"
depends=""
depends_dev=""