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 DC41A138334 for ; Mon, 30 Jul 2018 23:42:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93B87E089F; Mon, 30 Jul 2018 23:42:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 5D7B2E089F for ; Mon, 30 Jul 2018 23:42:50 +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 D8594335C95 for ; Mon, 30 Jul 2018 23:42:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07642373 for ; Mon, 30 Jul 2018 23:42:47 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1532994165.3d67853a17e5a6abec754bbef4e93f08188edd01.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/s390/package.use.mask X-VCS-Directories: profiles/arch/s390/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3d67853a17e5a6abec754bbef4e93f08188edd01 X-VCS-Branch: master Date: Mon, 30 Jul 2018 23:42:47 +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: 551b49eb-7479-4a2b-ad7c-562ab598d265 X-Archives-Hash: d791cbd2cdb9e17ea34e2af51eff35cc commit: 3d67853a17e5a6abec754bbef4e93f08188edd01 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 30 23:42:24 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 30 23:42:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d67853a profiles/arch/s390/p.u.mask: no lua support for vim yet profiles/arch/s390/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index c108dd71a9c..a6b51f1783e 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -15,6 +15,8 @@ dev-python/setuptools_scm mercurial test dev-util/ninja zsh-completion # no nmap gui net-analyzer/nmap/nmap zenmap +# no lua support for vim +app-editors/vim luajit lua # Michał Górny (08 Aug 2017)