app-emacs/ess: EAPI 7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller 2021-05-15 23:02:13 +02:00
parent 4183a3348b
commit 1e2814577e
No known key found for this signature in database
GPG Key ID: 5188335088415E2E
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
inherit elisp readme.gentoo-r1
@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
RESTRICT="test"
DEPEND="app-text/texi2html
BDEPEND="app-text/texi2html
virtual/latex-base"
SITEFILE="50${PN}-gentoo.el"