diff options
Diffstat (limited to 'arch/tde-core/tde-tqca-tls/PKGBUILD')
-rw-r--r-- | arch/tde-core/tde-tqca-tls/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/tde-core/tde-tqca-tls/PKGBUILD b/arch/tde-core/tde-tqca-tls/PKGBUILD index def3754da..bfec0c87a 100644 --- a/arch/tde-core/tde-tqca-tls/PKGBUILD +++ b/arch/tde-core/tde-tqca-tls/PKGBUILD @@ -11,7 +11,7 @@ pkgname="tde-${_mod}" pkgver=14.0.13 pkgrel=1 pkgdesc="Trinity SSL/TLS plugin for TQt Cryptographic Architecture (TQCA)" -arch=('i686' 'x86_64' 'aarch64' 'armv7h') +arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'powerpc64le') url="https://scm.trinitydesktop.org/scm/git/${_mod%-tls}" license=('GPL') groups=('tde-core') |