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 95BC2139697 for ; Tue, 4 Apr 2017 23:09:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 347A7E0D0E; Tue, 4 Apr 2017 23:09:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 17856E0D0E for ; Tue, 4 Apr 2017 23:09:02 +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 0FB7834168E for ; Tue, 4 Apr 2017 23:09:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7F5573DB for ; Tue, 4 Apr 2017 23:09:00 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1491347301.bca3a205e435984b4d4d540186edd73d0d00ea14.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/extra-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/extra-syntax/extra-syntax-4-r1.ebuild X-VCS-Directories: app-vim/extra-syntax/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: bca3a205e435984b4d4d540186edd73d0d00ea14 X-VCS-Branch: master Date: Tue, 4 Apr 2017 23:09:00 +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: 392b58f7-da1a-4a27-9619-2c3be7e7cf60 X-Archives-Hash: 80387d3c4c846a1044804e6bfc8d7291 commit: bca3a205e435984b4d4d540186edd73d0d00ea14 Author: Patrice Clement gentoo org> AuthorDate: Tue Apr 4 22:52:03 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Apr 4 23:08:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca3a205 app-vim/extra-syntax: stable for amd64+x86+ppc. Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-vim/extra-syntax/extra-syntax-4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild index 630c3c588f4..9c88ee7d91b 100644 --- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4-r1.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 EAPI=6 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="metapackage" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ppc64 x86" SRC_URI="" IUSE=""