diff --git a/srcpkgs/hedgewars/template b/srcpkgs/hedgewars/template index aed3c03caf8..7060dbc37d9 100644 --- a/srcpkgs/hedgewars/template +++ b/srcpkgs/hedgewars/template @@ -23,7 +23,7 @@ replaces="hedgewars-data>=0" export CMAKE_GENERATOR="Unix Makefiles" case $XBPS_TARGET_MACHINE in - x86_64*) + x86_64*|ppc64le|ppc64) hostmakedepends+=" fpc" ;; *)