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 12A5D139694 for ; Tue, 20 Jun 2017 12:47:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66E46E0B7D; Tue, 20 Jun 2017 12:47:24 +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 44EDEE0B7D for ; Tue, 20 Jun 2017 12:47:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 32E2E3417E9 for ; Tue, 20 Jun 2017 12:47:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED18B746C for ; Tue, 20 Jun 2017 12:47:21 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1497962819.978ce1bf78879713b793e5dae102fbcdd9239abd.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/puppet-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild X-VCS-Directories: app-vim/puppet-syntax/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 978ce1bf78879713b793e5dae102fbcdd9239abd X-VCS-Branch: master Date: Tue, 20 Jun 2017 12:47:21 +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: f647bc54-ef50-44f9-a2ed-e06d4f56d6e8 X-Archives-Hash: fec27f559d0a14b2b028692d702e511a commit: 978ce1bf78879713b793e5dae102fbcdd9239abd Author: Fabian Groffen gentoo org> AuthorDate: Tue Jun 20 12:46:59 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Jun 20 12:46:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=978ce1bf app-vim/puppet-syntax: marked ~amd64-linux Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild index a8b6d3fc1bb..a212435c25c 100644 --- a/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild +++ b/app-vim/puppet-syntax/puppet-syntax-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: Puppet configuration files syntax" HOMEPAGE="http://puppetlabs.com/" SRC_URI="https://dev.gentoo.org/~tampakrap/tarballs/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" -KEYWORDS="amd64 hppa ppc sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="amd64 hppa ppc sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" VIM_PLUGIN_HELPTEXT=\ "This plugin provides syntax highlighting for Puppet configuration