projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e0b24d
)
dev-util/setconf: Remove py2.7 where possible
author
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:02:49 +0000
(17:02 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 7 May 2020 15:07:59 +0000
(17:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/setconf/setconf-0.6.7.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/setconf/setconf-0.6.7.ebuild
b/dev-util/setconf/setconf-0.6.7.ebuild
index 80a45d7339c71dd19e28c531669c7f2e6dff3906..9152802536d1b29df8af7cf8e23d67a2c2b8d609 100644
(file)
--- a/
dev-util/setconf/setconf-0.6.7.ebuild
+++ b/
dev-util/setconf/setconf-0.6.7.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python
{2_7,3_6}
)
+PYTHON_COMPAT=( python
3_6
)
inherit python-single-r1
DESCRIPTION="A small python based utility used to change configuration files"