diff options
Diffstat (limited to 'extra/qt5-base/PKGBUILD')
-rw-r--r-- | extra/qt5-base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qt5-base/PKGBUILD b/extra/qt5-base/PKGBUILD index ac9aecb9..b0fd2d95 100644 --- a/extra/qt5-base/PKGBUILD +++ b/extra/qt5-base/PKGBUILD @@ -19,7 +19,7 @@ if [ "$CARCH" = 'i486' ]; then )" fi -ic issues on i486 +# ignore mariadb on i486 (for now) if [ "$CARCH" = 'i486' ]; then makedepends=(${makedepends[@]//mariadb-libs/}) eval "$( |