melpaStablePackages.eterm-256color: fix bad markBroken

I type `emacs` much more readily than `eterm`.
This commit is contained in:
Michael Alan Dorman 2017-12-26 15:41:27 -05:00
parent af2ef2eac6
commit 8043782b8f

View file

@ -86,7 +86,7 @@ self:
};
# upstream issue: doesn't build
eterm-256color = markBroken super.emacs-256color;
eterm-256color = markBroken super.eterm-256color;
# upstream issue: missing dependency highlight
evil-search-highlight-persist = markBroken super.evil-search-highlight-persist;