Merge pull request #333 from EvaSDK/gentoo-pyinotify

Add pyinotify entry for Gentoo, refs #331
This commit is contained in:
Niels Abspoel 2017-09-11 15:34:09 +02:00 committed by GitHub
commit b615ca077a
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ that differ from whats in defaults.yaml
'salt_syndic': 'app-admin/salt', 'salt_syndic': 'app-admin/salt',
'salt_api': 'app-admin/salt', 'salt_api': 'app-admin/salt',
'salt_cloud': 'app-admin/salt', 'salt_cloud': 'app-admin/salt',
'pyinotify': 'dev-python/pyinotify',
}, },
'Arch': { 'Arch': {
'salt_master': 'salt', 'salt_master': 'salt',