projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc22f76
)
net-misc/nyx: Python 3.7 and 3.8 compatibility
author
Craig Andrews
<candrews@gentoo.org>
Mon, 13 Jan 2020 17:27:10 +0000
(12:27 -0500)
committer
Craig Andrews
<candrews@gentoo.org>
Mon, 13 Jan 2020 17:31:41 +0000
(12:31 -0500)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Craig Andrews <candrews@gentoo.org>
net-misc/nyx/nyx-2.1.0.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/nyx/nyx-2.1.0.ebuild
b/net-misc/nyx/nyx-2.1.0.ebuild
index 4252b76c9b419f6d57baa30bcace05611f7748a7..7371cc1a288686b829365a49ebeb5cc9ccade071 100644
(file)
--- a/
net-misc/nyx/nyx-2.1.0.ebuild
+++ b/
net-misc/nyx/nyx-2.1.0.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{2_7,3_6
,3_7,3_8
})
inherit vcs-snapshot distutils-r1