bluez-alsa: actually only i686 has ghc, not i686*
This commit is contained in:
parent
2208c84609
commit
798a661d89
@ -23,7 +23,7 @@ build_options="man"
|
||||
desc_option_man="Use pandoc to build manpages"
|
||||
|
||||
case "$XBPS_MACHINE" in
|
||||
x86_64*|i686*|ppc64le) build_options_default="man";;
|
||||
x86_64*|i686|ppc64le) build_options_default="man";;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user