diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 19:58:41 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-04-19 20:02:16 -0500 |
commit | 700213b35083ded887df71bc6bde40c474cd4375 (patch) | |
tree | e1114088ccb14475181e569eac0ffbf3a2734bf8 /app-admin/puppet-agent | |
parent | app-admin/puppet: 7.5.0 stable amd64/x86 (diff) | |
download | gentoo-700213b35083ded887df71bc6bde40c474cd4375.tar.gz gentoo-700213b35083ded887df71bc6bde40c474cd4375.tar.bz2 gentoo-700213b35083ded887df71bc6bde40c474cd4375.zip |
app-admin/puppet-agent: 7.5.0 stable amd64
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet-agent')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-7.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4a86bc593571..b9cc527c3117 100644 --- a/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.5.0.ebuild @@ -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" |