commit: a508a6f4b37ed45c0fbdf0a6f610eec0e51df973 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Mar 29 13:42:36 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Mar 29 15:55:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a508a6f4
app-admin/puppet-lint: stabilize 2.5.1 for amd64 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-admin/puppet-lint/puppet-lint-2.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet-lint/puppet-lint-2.5.1.ebuild b/app-admin/puppet-lint/puppet-lint-2.5.1.ebuild index 94062e0f957c..da9a2fc51291 100644 --- a/app-admin/puppet-lint/puppet-lint-2.5.1.ebuild +++ b/app-admin/puppet-lint/puppet-lint-2.5.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=8 @@ -18,7 +18,7 @@ HOMEPAGE="http://puppet-lint.com/" LICENSE="MIT" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" ruby_add_bdepend "test? ( dev-ruby/rspec-its:1
