* readd powerpc

This commit is contained in:
Alexander Baldeck 2021-01-11 13:30:26 +01:00
parent 6d7709387a
commit 13758be9ff

View File

@ -6,7 +6,7 @@ pkgver=2.6.1
_sover=2.4.1
pkgrel=1
pkgdesc='C library for processing UTF-8 encoded Unicode strings'
arch=(x86_64 powerpc64le)
arch=(x86_64 powerpc64le powerpc)
url='https://github.com/JuliaStrings/utf8proc'
license=(custom)
makedepends=(cmake git ninja)