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 E8012139085 for ; Tue, 3 Jan 2017 17:03:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05BB1E0D40; Tue, 3 Jan 2017 17:03:23 +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 D34BFE0D57 for ; Tue, 3 Jan 2017 17:03:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 63079341375 for ; Tue, 3 Jan 2017 17:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9F272629 for ; Tue, 3 Jan 2017 17:03:07 +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: <1483462966.5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d.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.8.2.ebuild X-VCS-Directories: app-admin/puppet-agent/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d X-VCS-Branch: master Date: Tue, 3 Jan 2017 17:03:07 +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: dfecee3b-d309-4ea0-9cbf-a61b7d3c7102 X-Archives-Hash: 36d02d84ac72082b5921725aefb6e50e commit: 5c9b64091fa2393c56fc1f07f9a2698bb7de8c7d Author: Matthew Thode gentoo org> AuthorDate: Tue Jan 3 17:00:30 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Tue Jan 3 17:02:46 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9b6409 app-admin/puppet-agent: 1.8.2 stable amd64 and x86 Package-Manager: portage-2.3.0 app-admin/puppet-agent/puppet-agent-1.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild index 5d61691..ed1c6f2 100644 --- a/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="puppetdb selinux" RESTRICT="strip"