diff options
-rw-r--r-- | community/qt5-qtscript/APKBUILD | 2 |
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="" |