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 AC139138359 for ; Thu, 30 Jul 2020 19:40:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 318E5E0B4C; Thu, 30 Jul 2020 19:39:58 +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 17A87E0B4C for ; Thu, 30 Jul 2020 19:39:58 +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 AF6FD34F3BD for ; Thu, 30 Jul 2020 19:39:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50144301 for ; Thu, 30 Jul 2020 19:39:52 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1596137700.fe5fd0892e5a76fd686c1722a2cb4255ecb56c79.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/vim-latex/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild X-VCS-Directories: app-vim/vim-latex/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fe5fd0892e5a76fd686c1722a2cb4255ecb56c79 X-VCS-Branch: master Date: Thu, 30 Jul 2020 19:39:52 +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: 9a4f131d-d03f-4c02-8af3-02f034970e7e X-Archives-Hash: c392ecbe24697ad29e29215dc7d93b99 commit: fe5fd0892e5a76fd686c1722a2cb4255ecb56c79 Author: Sam James gentoo org> AuthorDate: Thu Jul 30 19:11:54 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 30 19:35:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5fd089 app-vim/vim-latex: amd64 stable (bug #733340) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild index ed03b0f51f1..76bab1d1193 100644 --- a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild +++ b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://vim-latex.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}"