Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whatportis/
Date: Tue, 26 Jun 2018 19:51:12
Message-Id: 1530042652.5cf28a5a8b8ae2d5847b48948364901ddcd39b6e.pacho@gentoo
1 commit: 5cf28a5a8b8ae2d5847b48948364901ddcd39b6e
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 26 19:30:09 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 26 19:50:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf28a5a
7
8 Revert "net-misc/whatportis: Support python3.6"
9
10 This reverts commit d288718e7fc728e712d722bc6284fe2d9d6d0abc.
11
12 net-misc/whatportis/whatportis-0.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild
16 index 42c5493ddff..fbf6ed61361 100644
17 --- a/net-misc/whatportis/whatportis-0.6.ebuild
18 +++ b/net-misc/whatportis/whatportis-0.6.ebuild
19 @@ -3,7 +3,7 @@
20
21 EAPI=6
22
23 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
24 +PYTHON_COMPAT=( python{2_7,3_{4,5}} )
25
26 inherit distutils-r1 eutils