diff options
-rw-r--r-- | app-admin/puppet-lint/puppet-lint-2.5.1.ebuild | 4 |
1 files 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 |