From b9541fd3602bf5d196e614b9b10a314bda5b5234 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 26 Apr 2017 16:15:44 +0200 Subject: [PATCH] dev-python/pydns: Tested on py3.6 --- dev-python/pydns/pydns-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pydns/pydns-3.1.1.ebuild b/dev-python/pydns/pydns-3.1.1.ebuild index 749be4f0fa2c..f25c0690ba83 100644 --- a/dev-python/pydns/pydns-3.1.1.ebuild +++ b/dev-python/pydns/pydns-3.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{4,5} pypy3 ) +PYTHON_COMPAT=( python3_{4,5,6} pypy3 ) inherit distutils-r1 -- 2.26.2