diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template index c80c05861df..ef690e3baec 100644 --- a/srcpkgs/growlight/template +++ b/srcpkgs/growlight/template @@ -22,7 +22,7 @@ desc_option_man="Use pandoc for manpages" desc_option_zfs="Build with ZFS Support" case "$XBPS_MACHINE" in - x86_64*|i686|ppc64le) build_options_default="man" ;; + x86_64*|i686|ppc64le*) build_options_default="man" ;; esac pre_configure() {