commit: c57c94e3d17a2d96146044402930f4fc4e801c5c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 5 19:06:16 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Dec 5 19:06:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57c94e3
dev-util/gtk-doc: Bump EAPI
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/gtk-doc/gtk-doc-1.33.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/gtk-doc/gtk-doc-1.33.1.ebuild
b/dev-util/gtk-doc/gtk-doc-1.33.1.ebuild
index 1843c7f65e7..793aed977cc 100644
--- a/dev-util/gtk-doc/gtk-doc-1.33.1.ebuild
+++ b/dev-util/gtk-doc/gtk-doc-1.33.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
inherit elisp-common gnome.org meson python-single-r1 readme.gentoo-r1