diff --git a/dev-python/robotframework/robotframework-3.0.2.ebuild b/dev-python/robotframework/robotframework-3.0.2.ebuild index ed5213cebb20e..857138ab255a6 100644 --- a/dev-python/robotframework/robotframework-3.0.2.ebuild +++ b/dev-python/robotframework/robotframework-3.0.2.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -# py2 only -PYTHON_COMPAT=( python2_7 ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit distutils-r1