OSDN Git Service

[update] : Supported i686
authorhayao <shun819.mail@gmail.com>
Mon, 5 Oct 2020 13:24:41 +0000 (22:24 +0900)
committerhayao <shun819.mail@gmail.com>
Mon, 5 Oct 2020 13:24:41 +0000 (22:24 +0900)
alter-stable/any/qt5-styleplugins/.SRCINFO
alter-stable/any/qt5-styleplugins/PKGBUILD

index 6f9a922..ed3e04c 100644 (file)
@@ -5,6 +5,7 @@ pkgbase = qt5-styleplugins
        url = https://github.com/qt/qtstyleplugins
        arch = x86_64
        arch = aarch64
+       arch = i686
        license = LGPL
        depends = qt5-base
        depends = gtk2
index 9e233b1..f6fc65f 100644 (file)
@@ -5,7 +5,7 @@ pkgver=5.0.0.20170311
 _commit=335dbece103e2cbf6c7cf819ab6672c2956b17b3
 pkgdesc='Additional style plugins for Qt5'
 pkgrel=23
-arch=('x86_64' 'aarch64')
+arch=('x86_64' 'aarch64' 'i686')
 url="https://github.com/qt/qtstyleplugins"
 license=('LGPL')
 depends=('qt5-base' 'gtk2')