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 070B9158014 for ; Sun, 29 Aug 2021 14:19:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55D1EE01B5; Sun, 29 Aug 2021 14:19:47 +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 3CAC2E01B5 for ; Sun, 29 Aug 2021 14:19:47 +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 E0D87342B96 for ; Sun, 29 Aug 2021 14:19:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41D6D74 for ; Sun, 29 Aug 2021 14:19:44 +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: <1630246707.21c811b5d780f803d37994d80c0a5aafd87bd39f.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/tt2-syntax/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild X-VCS-Directories: app-vim/tt2-syntax/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 21c811b5d780f803d37994d80c0a5aafd87bd39f X-VCS-Branch: master Date: Sun, 29 Aug 2021 14:19:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 73b6d649-e8fa-4166-a23d-c52e6653b63f X-Archives-Hash: a365973eddc145f915cca092611b8d67 commit: 21c811b5d780f803d37994d80c0a5aafd87bd39f Author: Fabian Groffen gentoo org> AuthorDate: Sun Aug 29 14:18:27 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Aug 29 14:18:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c811b5 app-vim/tt2-syntax: add Prefix keywords Bug: https://bugs.gentoo.org/729942 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Fabian Groffen gentoo.org> app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild index 7dd20ae4fcd..3b06797c268 100644 --- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild +++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for perl module Template-Toolkit" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=830" LICENSE="vim" -KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" VIM_PLUGIN_HELPTEXT=\