app-editors/emacs: fix MissingInherits

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-06-06 18:16:00 +02:00
committed by Ulrich Müller
parent 9dede529e0
commit ee2c5b72ce

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit autotools elisp-common readme.gentoo-r1 toolchain-funcs
inherit autotools elisp-common flag-o-matic readme.gentoo-r1 toolchain-funcs
if [[ ${PV##*.} = 9999 ]]; then
inherit git-r3