commit: c6d91ad7a3cabb2c1ba145574003abeab29ce8af
Author: David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sun Apr 25 21:41:02 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 25 22:24:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6d91ad7
app-eselect/eselect-ctags: EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
index 8945418fed8..72a27c1f470 100644
--- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
+++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"