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 432B4138307 for ; Fri, 15 Jul 2016 02:20:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D524E0B5B; Fri, 15 Jul 2016 02:20:31 +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 552DBE0B5A for ; Fri, 15 Jul 2016 02:20:30 +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 9249D340AC0 for ; Fri, 15 Jul 2016 02:20:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5525D2450 for ; Fri, 15 Jul 2016 02:20:26 +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: <1468549163.abfcd753b0175aab621cce6f7c8b98fb8781e6a4.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.5.2.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: abfcd753b0175aab621cce6f7c8b98fb8781e6a4 X-VCS-Branch: master Date: Fri, 15 Jul 2016 02:20:26 +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: 59e40ac7-98a2-4879-addb-77505044c5e5 X-Archives-Hash: b4908a3a7240933fea629bb378986ad8 commit: abfcd753b0175aab621cce6f7c8b98fb8781e6a4 Author: Matthew Thode gentoo org> AuthorDate: Fri Jul 15 02:19:23 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Jul 15 02:19:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfcd753 app-admin/puppet-agent: stable amd64 and x86 Package-Manager: portage-2.2.28 app-admin/puppet-agent/puppet-agent-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild index a60350d..fb4a475 100644 --- a/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.5.2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip"