diff options
Diffstat (limited to 'app-admin/puppet-agent/puppet-agent-7.13.1.ebuild')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-7.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild b/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild index 6e7e8d74150a..85746bc58b46 100644 --- a/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |