Skip to content

Commit ae708e4

Browse files
author
blshkv
committed
enteletaor: drop python2
1 parent 93d63cd commit ae708e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net-analyzer/enteletaor/enteletaor-1.1.1.ebuild

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Copyright 1999-2019 Gentoo Authors
1+
# Copyright 1999-2020 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=7
55

6-
PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
6+
PYTHON_COMPAT=( python3_{6,7,8} )
77

88
inherit distutils-r1
99

0 commit comments

Comments
 (0)