notmuch: build emacs interface on ppc64 targets
This commit is contained in:
parent
501d85ac05
commit
31cd8e1603
|
@ -14,7 +14,7 @@ checksum=3b08a925f9fac87120a3aae9a0efbbc581894cd021cd8d6201056a74b59f7e11
|
|||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python notmuch-python3"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*)
|
||||
i686*|x86_64*|ppc64*)
|
||||
makedepends+=" emacs"
|
||||
subpackages+=" notmuch-emacs"
|
||||
_args="--emacslispdir=/usr/share/emacs/site-lisp/notmuch
|
||||
|
|
Loading…
Reference in New Issue