commit: 85a2cab8ac7251df94a8cf45d97b5a9db124acf3 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Mon May 18 14:34:39 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Mon May 18 14:34:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a2cab8
app-i18n/ibus-hangul: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild index 87d78aa62e7..ceed84bddae 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r1.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 ) inherit gnome2-utils python-single-r1
