diff --git a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild b/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild index 5d59c6a1c11c8..0a0ae5adae1ec 100644 --- a/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild +++ b/dev-util/molecule-plugins/molecule-plugins-1.0.2-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit python-r1 -DESCRIPTION="A set fo base plugins for Molecule" +DESCRIPTION="A set of base plugins for Molecule" HOMEPAGE="http://www.sabayon.org" SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2" @@ -14,14 +14,17 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" -COMMON_DEPEND=">=dev-util/molecule-core-1.0.1 !=dev-util/molecule-core-1.0.1 + !