diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-03 14:37:35 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-07-03 14:47:00 -0500 |
commit | e25dd5c7da38ab010ce5c966d8cfd02cb6edce76 (patch) | |
tree | 15f9089da31e82c8263c2fc4b0e321f001fd40b6 /app-admin | |
parent | games-board/stockfish: Bump to 14 (diff) | |
download | gentoo-e25dd5c7da38ab010ce5c966d8cfd02cb6edce76.tar.gz gentoo-e25dd5c7da38ab010ce5c966d8cfd02cb6edce76.tar.bz2 gentoo-e25dd5c7da38ab010ce5c966d8cfd02cb6edce76.zip |
app-admin/puppet: 7.8.0 stable amd64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet/puppet-7.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-7.8.0.ebuild b/app-admin/puppet/puppet-7.8.0.ebuild index 125aa53e82ce..d3f1ad182f3d 100644 --- a/app-admin/puppet/puppet-7.8.0.ebuild +++ b/app-admin/puppet/puppet-7.8.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax" RESTRICT="test" |