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 036D81385D4 for ; Thu, 20 Oct 2016 23:47:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 553D7E0914; Thu, 20 Oct 2016 23:47:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3C10CE0914 for ; Thu, 20 Oct 2016 23:47:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 05E6734165E for ; Thu, 20 Oct 2016 23:47:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BA30248E for ; Thu, 20 Oct 2016 23:47:51 +0000 (UTC) From: "Matt 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, "Matt Thode" Message-ID: <1477007180.4c52de34b937ad3cc41dd6b301f58733ef9ac2f4.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-1.7.0-r2.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 4c52de34b937ad3cc41dd6b301f58733ef9ac2f4 X-VCS-Branch: master Date: Thu, 20 Oct 2016 23:47:51 +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-Archives-Salt: 1e0795e8-835e-4512-af07-834b627e53d1 X-Archives-Hash: 8fe9026cf465f0d2fb4c79643027237c commit: 4c52de34b937ad3cc41dd6b301f58733ef9ac2f4 Author: Matthew Thode gentoo org> AuthorDate: Thu Oct 20 23:46:20 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Oct 20 23:46:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c52de34 app-admin/puppet-agent: stable amd64 and x86 Package-Manager: portage-2.3.0 app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild b/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild index 6576e17..271798b 100644 --- a/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.7.0-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip"