dev-python/python-efl: fix conditional test restrict for 1.21.0

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2019-08-18 09:56:24 +03:00
parent 8453d792bd
commit 271fb02902

View File

@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="doc test"
RESTRICT="!test? ( test )"
RDEPEND="
=dev-libs/efl-1.21*
dev-python/dbus-python[${PYTHON_USEDEP}]