aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-11-21 21:29:56 +0100
committerMilan P. Stanić <mps@arvanta.net>2019-11-21 21:29:56 +0100
commit6080a9d8782785e6075dda886928cdd7f5150106 (patch)
treec8eb48ea058b0ae23c094f1793a81e246e9444ae
parent636de66f4e50c4e1eedd6a7510625ef56b08cb69 (diff)
downloadaports-6080a9d8782785e6075dda886928cdd7f5150106.tar.bz2
aports-6080a9d8782785e6075dda886928cdd7f5150106.tar.xz
testing/openv2g: disable on all archs, prepare fails
-rw-r--r--testing/openv2g/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openv2g/APKBUILD b/testing/openv2g/APKBUILD
index 845c28c478..9587087957 100644
--- a/testing/openv2g/APKBUILD
+++ b/testing/openv2g/APKBUILD
@@ -5,7 +5,7 @@ pkgver="0.9.4"
pkgrel=0
pkgdesc="Implements ISO IEC 15118 and also the DIN 70121 vehicle to grid (V2G) communication interface"
url="https://openv2g.org/"
-arch="all"
+arch=""
license="LGPL-3.0-or-later"
options="!check" # No tests available
subpackages="lib${pkgname}:libs ${pkgname}-dev"