mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/rpg-cli: enable on s390x and riscv64
This commit is contained in:
parent
ff5ad3bd17
commit
8bc43d3db0
@ -6,7 +6,7 @@ pkgrel=0
|
|||||||
pkgdesc="Your filesystem as a dungeon!"
|
pkgdesc="Your filesystem as a dungeon!"
|
||||||
url="https://github.com/facundoolano/rpg-cli"
|
url="https://github.com/facundoolano/rpg-cli"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="all !s390x !riscv64" # blocked by rust/cargo
|
arch="all"
|
||||||
makedepends="cargo cargo-auditable"
|
makedepends="cargo cargo-auditable"
|
||||||
source="https://github.com/facundoolano/rpg-cli/archive/$pkgver/rpg-cli-$pkgver.tar.gz"
|
source="https://github.com/facundoolano/rpg-cli/archive/$pkgver/rpg-cli-$pkgver.tar.gz"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user