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 B7A87139083 for ; Sun, 24 Dec 2017 07:10:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC513E0F1A; Sun, 24 Dec 2017 07:10:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA78BE0F1A for ; Sun, 24 Dec 2017 07:10:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C738033FE60 for ; Sun, 24 Dec 2017 07:10:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E122AE8A for ; Sun, 24 Dec 2017 07:10:36 +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: <1514099408.fdb73a4d73626318e49b51fcfb81286d55479e8a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/puppet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/puppet/puppet-4.10.8.ebuild X-VCS-Directories: app-admin/puppet/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: fdb73a4d73626318e49b51fcfb81286d55479e8a X-VCS-Branch: master Date: Sun, 24 Dec 2017 07:10:36 +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: f5c15797-2ad9-431b-b7b6-108f607c05ff X-Archives-Hash: 155d9100e359001ac711f914d69e9586 commit: fdb73a4d73626318e49b51fcfb81286d55479e8a Author: Hans de Graaff gentoo org> AuthorDate: Sun Dec 24 07:10:08 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Dec 24 07:10:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb73a4d app-admin/puppet: amd64 stable, bug 639474 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-admin/puppet/puppet-4.10.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/puppet/puppet-4.10.8.ebuild b/app-admin/puppet/puppet-4.10.8.ebuild index 1e8432878e5..847f8eddb1f 100644 --- a/app-admin/puppet/puppet-4.10.8.ebuild +++ b/app-admin/puppet/puppet-4.10.8.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="augeas diff doc emacs experimental ldap rrdtool selinux shadow sqlite vim-syntax xemacs" RESTRICT="test"