commit: b416851676fb21ac41d3fd7997fe75b61a83a4fb
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 17:10:14 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon May 15 17:10:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4168516
net-misc/wget: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-misc/wget/wget-1.19.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/wget/wget-1.19.1-r1.ebuild
b/net-misc/wget/wget-1.19.1-r1.ebuild
index b097fe7f504..edbca55d911 100644
--- a/net-misc/wget/wget-1.19.1-r1.ebuild
+++ b/net-misc/wget/wget-1.19.1-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit flag-o-matic python-any-r1 toolchain-funcs eutils