From e2f40086aee1d54412e642ec3e88baab2406b3da Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 26 Jun 2018 20:27:16 +0200 Subject: dev-python/utmp: Support python3.6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- dev-python/utmp/utmp-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/utmp') diff --git a/dev-python/utmp/utmp-0.4.ebuild b/dev-python/utmp/utmp-0.4.ebuild index c8f4837b8b79..722285b0d1d3 100644 --- a/dev-python/utmp/utmp-0.4.ebuild +++ b/dev-python/utmp/utmp-0.4.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{3_4,3_5} ) +PYTHON_COMPAT=( python{3_4,3_5,3_6} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad