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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 403C0158086 for ; Sun, 17 Oct 2021 17:13:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 258BFE0922; Sun, 17 Oct 2021 17:13:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 080C9E091B for ; Sun, 17 Oct 2021 17:13:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B5973434DB for ; Sun, 17 Oct 2021 17:13:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56808151 for ; Sun, 17 Oct 2021 17:13:08 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1634490778.b87fa2baf7beda61524b34b6ebf246192cf89626.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-agent/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: b87fa2baf7beda61524b34b6ebf246192cf89626 X-VCS-Branch: master Date: Sun, 17 Oct 2021 17:13:08 +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: ff047e82-8b2e-469f-9ddf-d6d7553294ed X-Archives-Hash: f44360e106b4d15b839030cdd816fca7 commit: b87fa2baf7beda61524b34b6ebf246192cf89626 Author: Matthew Thode gentoo org> AuthorDate: Sun Oct 17 17:09:02 2021 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sun Oct 17 17:12:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87fa2ba app-admin/puppet-agent: 7.11.0-r1 stable amd64 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Matthew Thode gentoo.org> app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild b/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild index 6e7e8d74150..77dd8d3fbcf 100644 --- a/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild +++ b/app-admin/puppet-agent/puppet-agent-7.11.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://apt.puppetlabs.com/pool/focal/puppet/${PN:0:1}/${PN}/${PN}_${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="puppetdb selinux" RESTRICT="strip"