commit: 7fbb54001ef376a25cbdb3f7c8c7af4a92d13899
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 13:01:16 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 13:01:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fbb5400
dev-python/mecab-python: update to EAPI 7
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
dev-python/mecab-python/mecab-python-0.996.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mecab-python/mecab-python-0.996.ebuild
b/dev-python/mecab-python/mecab-python-0.996.ebuild
index b7acde88c47..e69f2dc6c99 100644
--- a/dev-python/mecab-python/mecab-python-0.996.ebuild
+++ b/dev-python/mecab-python/mecab-python-0.996.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,7,8} )
inherit distutils-r1