diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-22 16:12:59 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-22 16:18:37 -0500 |
commit | 89ce54489b0e2f6bb5d7e49693ded4079f8edfbf (patch) | |
tree | 1088ff8a30fa91442fd1dac8c70cb55273acdfb6 /app-admin/puppet | |
parent | dev-util/shflags: version bump. (diff) | |
download | gentoo-89ce54489b0e2f6bb5d7e49693ded4079f8edfbf.tar.gz gentoo-89ce54489b0e2f6bb5d7e49693ded4079f8edfbf.tar.bz2 gentoo-89ce54489b0e2f6bb5d7e49693ded4079f8edfbf.zip |
app-admin/puppet: 5.5.6 stable amd64/x86
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-admin/puppet')
-rw-r--r-- | app-admin/puppet/puppet-5.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-5.5.6.ebuild b/app-admin/puppet/puppet-5.5.6.ebuild index a5bdb1492503..8aa23c0b2c8c 100644 --- a/app-admin/puppet/puppet-5.5.6.ebuild +++ b/app-admin/puppet/puppet-5.5.6.ebuild @@ -19,7 +19,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" |