diff options
Diffstat (limited to 'app-admin/puppet-agent/puppet-agent-7.4.0.ebuild')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild index 69c3c3eda8ba..b9cc527c3117 100644 --- a/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.4.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils systemd unpacker tmpfiles +inherit systemd unpacker tmpfiles DESCRIPTION="general puppet client utils along with hiera and facter" HOMEPAGE="https://puppetlabs.com/" |