dev-util/molecule-plugins: [QA] Fix OutdatedBlocker

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-09 14:13:25 +01:00
parent 2ee6b32a25
commit f2dbb4f472

View File

@@ -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,10 @@ 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/molecule-core-1.0.1
!<dev-util/molecule-1"
>=dev-util/molecule-core-1.0.1"
RDEPEND="${DEPEND}
net-misc/rsync
sys-fs/squashfs-tools