diff --git a/dev-python/python-efl/python-efl-1.21.0.ebuild b/dev-python/python-efl/python-efl-1.21.0.ebuild index dcb74fdea987b..7a73f36bef290 100644 --- a/dev-python/python-efl/python-efl-1.21.0.ebuild +++ b/dev-python/python-efl/python-efl-1.21.0.ebuild @@ -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}]