mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/bartib: enable on s390x and riscv64
This commit is contained in:
parent
03caa74a36
commit
2c10701dba
@ -5,7 +5,7 @@ pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="simple timetracker for the command line"
|
||||
url="https://github.com/nikolassv/bartib"
|
||||
arch="all !s390x !riscv64" # limeted by rust/cargo
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="cargo cargo-auditable"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/nikolassv/bartib/archive/refs/tags/v$pkgver.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user