projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
064ad29
)
app-i18n/nkf: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:10:06 +0000
(15:10 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 13:18:00 +0000
(15:18 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-i18n/nkf/nkf-2.1.4.ebuild
patch
|
blob
|
history
diff --git
a/app-i18n/nkf/nkf-2.1.4.ebuild
b/app-i18n/nkf/nkf-2.1.4.ebuild
index 313a6e04ac428fa675d4aacca1207df0873c9291..25f4cbcc3d490d5a0be9b69fb231876452ee0816 100644
(file)
--- a/
app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/
app-i18n/nkf/nkf-2.1.4.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit distutils-r1 perl-module toolchain-funcs vcs-snapshot