mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
musl-fts: generalize archs/fix ppcle-musl
This commit is contained in:
parent
e325d1bf7d
commit
f8bf879db5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.2.7
|
|||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl x86_64-musl armv5tel-musl ppc-musl ppc64le-musl ppc64-musl"
|
||||
archs="*-musl"
|
||||
short_desc="Implementation of fts(3) for musl libc"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="BSD"
|
||||
|
|
Loading…
Add table
Reference in a new issue