* mcpu power8 rebuild
This commit is contained in:
parent
07c2ce4758
commit
6b8ed4d157
@ -1,9 +1,13 @@
|
|||||||
pkgbase = cryptsetup
|
pkgbase = cryptsetup
|
||||||
pkgdesc = Userspace setup tool for transparent encryption of block devices using dm-crypt
|
pkgdesc = Userspace setup tool for transparent encryption of block devices using dm-crypt
|
||||||
pkgver = 2.7.5
|
pkgver = 2.7.5
|
||||||
pkgrel = 1
|
pkgrel = 1.1
|
||||||
url = https://gitlab.com/cryptsetup/cryptsetup/
|
url = https://gitlab.com/cryptsetup/cryptsetup/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
arch = powerpc64le
|
||||||
|
arch = powerpc64
|
||||||
|
arch = powerpc
|
||||||
|
arch = riscv64
|
||||||
license = GPL
|
license = GPL
|
||||||
makedepends = util-linux
|
makedepends = util-linux
|
||||||
makedepends = asciidoctor
|
makedepends = asciidoctor
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=cryptsetup
|
pkgname=cryptsetup
|
||||||
pkgver=2.7.5
|
pkgver=2.7.5
|
||||||
pkgrel=1
|
pkgrel=1.1
|
||||||
pkgdesc='Userspace setup tool for transparent encryption of block devices using dm-crypt'
|
pkgdesc='Userspace setup tool for transparent encryption of block devices using dm-crypt'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user