diff --git a/dev-python/pytest-raisesregexp/pytest-raisesregexp-2.1.ebuild b/dev-python/pytest-raisesregexp/pytest-raisesregexp-2.1.ebuild index 746f3517c34ca..5b7c052dde62e 100644 --- a/dev-python/pytest-raisesregexp/pytest-raisesregexp-2.1.ebuild +++ b/dev-python/pytest-raisesregexp/pytest-raisesregexp-2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python3_4 python3_5 ) +PYTHON_COMPAT=( python3_4 python3_{5,6} ) inherit distutils-r1 vcs-snapshot