aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bart.ribbers@openmailbox.org>2017-07-19 16:49:20 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-07-19 22:15:44 +0200
commit7f4fdea9680096d4056ee0d467869f5e4a3f82af (patch)
tree082eefe2219f67c63873fcc140798fed64b1d52b
parentc761042f9f275f7ebfac88ee972df363c8a2ce68 (diff)
downloadaports-7f4fdea9680096d4056ee0d467869f5e4a3f82af.tar.bz2
aports-7f4fdea9680096d4056ee0d467869f5e4a3f82af.tar.xz
community/qt5-qtscript: compiles fine again on armhf, re-enable it
-rw-r--r--community/qt5-qtscript/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtscript/APKBUILD b/community/qt5-qtscript/APKBUILD
index ddebc27aab..51aebe9cdf 100644
--- a/community/qt5-qtscript/APKBUILD
+++ b/community/qt5-qtscript/APKBUILD
@@ -8,7 +8,7 @@ _V=${_ver/rc/RC}
pkgrel=0
pkgdesc="Qt5 - QtScript component"
url="http://qt-project.org/"
-arch="all !armhf"
+arch="all"
license="LGPLv2 with exceptions or GPLv3 with exceptions"
depends=""
depends_dev=""