Skip to content

Commit

Permalink
app-editors/emacs: [QA] inherit toolchain-funcs.eclass directly
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 13, 2020
1 parent 927da85 commit c70a847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-editors/emacs/emacs-23.4-r18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7
WANT_AUTOMAKE="none"

inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1
inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 toolchain-funcs

DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
HOMEPAGE="https://www.gnu.org/software/emacs/"
Expand Down

0 comments on commit c70a847

Please sign in to comment.