diff options
Diffstat (limited to 'arch/tde-core/tde-tqt3/PKGBUILD')
-rw-r--r-- | arch/tde-core/tde-tqt3/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/tde-core/tde-tqt3/PKGBUILD b/arch/tde-core/tde-tqt3/PKGBUILD index 107d4f6a9..d87b9494d 100644 --- a/arch/tde-core/tde-tqt3/PKGBUILD +++ b/arch/tde-core/tde-tqt3/PKGBUILD @@ -12,13 +12,12 @@ pkgname=("$pkgbase" "${pkgbase}-docs") pkgver=14.0.13 pkgrel=1 pkgdesc="The TQt3 gui toolkit - based on TDE upstream Qt3" -arch=('i686' 'x86_64' 'aarch64' 'armv7h') +arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le') url="https://scm.trinitydesktop.org/scm/git/${_mod}" license=('GPL') groups=('tde-core') options=('staticlibs' 'libtool' '!emptydirs' '!strip') makedepends=('libcups' - 'libiodbc' 'libxi' 'postgresql' 'mariadb' |