* mcpu power8 rebuild
This commit is contained in:
parent
6b8ed4d157
commit
f4e3a091c2
@ -1,10 +1,14 @@
|
||||
pkgbase = lz4
|
||||
pkgdesc = Extremely fast compression algorithm
|
||||
pkgver = 1.10.0
|
||||
pkgrel = 2
|
||||
pkgrel = 2.1
|
||||
epoch = 1
|
||||
url = https://lz4.github.io/lz4/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-2.0-or-later
|
||||
checkdepends = diffutils
|
||||
makedepends = git
|
||||
|
@ -4,7 +4,7 @@
|
||||
pkgname=lz4
|
||||
epoch=1
|
||||
pkgver=1.10.0
|
||||
pkgrel=2
|
||||
pkgrel=2.1
|
||||
pkgdesc='Extremely fast compression algorithm'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://lz4.github.io/lz4/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user