From 3c88ad991840fa4d6d6facd8db8c34876728d2d8 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Mon, 11 Sep 2017 14:32:47 +0200 Subject: [PATCH] Add pyinotify entry for Gentoo, refs #331 --- salt/map.jinja | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/map.jinja b/salt/map.jinja index a1121cb..0178a5c 100644 --- a/salt/map.jinja +++ b/salt/map.jinja @@ -90,6 +90,7 @@ that differ from whats in defaults.yaml 'salt_syndic': 'app-admin/salt', 'salt_api': 'app-admin/salt', 'salt_cloud': 'app-admin/salt', + 'pyinotify': 'dev-python/pyinotify', }, 'Arch': { 'salt_master': 'salt',