musl-fts: add ppc64 targets

This commit is contained in:
q66 2018-12-20 18:17:38 +01:00 committed by Enno Boland
parent 76c18aee2c
commit 6d54c9321a

View file

@ -4,7 +4,7 @@ version=1.2.7
revision=3
build_style=gnu-configure
hostmakedepends="automake libtool"
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl x86_64-musl armv5tel-musl"
only_for_archs="aarch64-musl armv6l-musl armv7l-musl i686-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl x86_64-musl armv5tel-musl ppc64le-musl ppc64-musl"
short_desc="Implementation of fts(3) for musl libc"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="BSD"