From: David Seifert Date: Sun, 9 Feb 2020 13:13:22 +0000 (+0100) Subject: dev-util/molecule-core: [QA] Fix OutdatedBlocker X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ee6b32a251d4713424d954d3944ec1ca87774a0;p=gentoo.git dev-util/molecule-core: [QA] Fix OutdatedBlocker Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild index 042948d69fd4..eb6c76146ff1 100644 --- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild +++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" + PYTHON_COMPAT=( python{2_7,3_6} ) inherit python-r1 @@ -13,12 +14,11 @@ SRC_URI="mirror://sabayon/${CATEGORY}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="dev-util/intltool sys-devel/gettext" -RDEPEND="!