diff --git a/srcpkgs/acfgfs/template b/srcpkgs/acfgfs/template index 882a3b87e3..cc139b5939 100644 --- a/srcpkgs/acfgfs/template +++ b/srcpkgs/acfgfs/template @@ -15,7 +15,7 @@ distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" checksum=a5f775789e22f6a4f16742ae9375bb5b7999aab83398adeab2bdc3f70c321cc0 case "${XBPS_TARGET_MACHINE}" in - i686|armv6l|armv7l) + i686|armv6l|armv7l|ppc) CFLAGS+=" -D_FILE_OFFSET_BITS=64" esac