aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lucene++
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-21 08:46:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-21 08:46:14 +0000
commite7d1df71a21eae4c4ed5ad29130d7486ef72a551 (patch)
tree9398aebb93bdbc184b39046e49adf6d88e744864 /testing/lucene++
parent04c30f8cbff7e0280bd6a0b2ed1f04ffdc33f3de (diff)
downloadaports-e7d1df71a21eae4c4ed5ad29130d7486ef72a551.tar.bz2
aports-e7d1df71a21eae4c4ed5ad29130d7486ef72a551.tar.xz
testing/lucene++: disable for now
it does not build
Diffstat (limited to 'testing/lucene++')
-rw-r--r--testing/lucene++/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lucene++/APKBUILD b/testing/lucene++/APKBUILD
index 21a36ec377..c3d0c4e01e 100644
--- a/testing/lucene++/APKBUILD
+++ b/testing/lucene++/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.0.7
pkgrel=0
pkgdesc="C++ port of the popular Java Lucene library"
url="https://github.com/luceneplusplus/LucenePlusPlus'"
-arch="all"
+arch=""
license="GPL Apache"
depends=""
depends_dev="boost-dev"