summaryrefslogtreecommitdiff
path: root/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/puppet-agent/puppet-agent-7.5.0.ebuild')
-rw-r--r--app-admin/puppet-agent/puppet-agent-7.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild b/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
index d48586e2c6e4..b9cc527c3117 100644
--- a/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild
+++ b/app-admin/puppet-agent/puppet-agent-7.5.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/"
@@ -10,7 +10,7 @@ SRC_URI="http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV}
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="puppetdb selinux"
RESTRICT="strip"