From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 510C2158094 for ; Sun, 26 Jun 2022 05:44:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CE1AE08AD; Sun, 26 Jun 2022 05:44:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E864E08AD for ; Sun, 26 Jun 2022 05:44:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DA26340FD8 for ; Sun, 26 Jun 2022 05:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2B5851C for ; Sun, 26 Jun 2022 05:43:56 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1656222229.7e7c82ab2a2ec20a8b1173d262b6cd017e95ef0a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-lint/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet-lint/puppet-lint-2.5.2.ebuild X-VCS-Directories: app-admin/puppet-lint/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 7e7c82ab2a2ec20a8b1173d262b6cd017e95ef0a X-VCS-Branch: master Date: Sun, 26 Jun 2022 05:43:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eb007f90-387e-4f76-ab44-5ac4873872f7 X-Archives-Hash: 493e57cd6ef954ee943462536ff2cab2 commit: 7e7c82ab2a2ec20a8b1173d262b6cd017e95ef0a Author: Hans de Graaff gentoo org> AuthorDate: Sat Jun 25 12:59:41 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jun 26 05:43:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e7c82ab app-admin/puppet-lint: stabilize 2.5.2 for amd64 Signed-off-by: Hans de Graaff gentoo.org> app-admin/puppet-lint/puppet-lint-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild b/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild index 887b36d22a98..cc17602bfb8c 100644 --- a/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild +++ b/app-admin/puppet-lint/puppet-lint-2.5.2.ebuild @@ -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