aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"