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 96800138351 for ; Sun, 16 Feb 2020 20:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C3F7E085E; Sun, 16 Feb 2020 20:14:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 84E1FE085E for ; Sun, 16 Feb 2020 20:14:59 +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 2B19E34EABC for ; Sun, 16 Feb 2020 20:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8EE4133 for ; Sun, 16 Feb 2020 20:14:54 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1581884077.48419f944441e3714e39a53739d1504810242c99.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/skim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/skim/skim-0.6.9.ebuild X-VCS-Directories: app-misc/skim/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 48419f944441e3714e39a53739d1504810242c99 X-VCS-Branch: master Date: Sun, 16 Feb 2020 20:14:54 +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: e99a4008-2cb4-492f-bdbc-35f3aab6ec4e X-Archives-Hash: 81a6ed01025206e2d30478437ff15635 commit: 48419f944441e3714e39a53739d1504810242c99 Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Feb 16 09:31:46 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Feb 16 20:14:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48419f94 app-misc/skim: 0.6.9 amd64 stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> app-misc/skim/skim-0.6.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/skim/skim-0.6.9.ebuild b/app-misc/skim/skim-0.6.9.ebuild index c5c1eb4ea51..6d4ce1d790d 100644 --- a/app-misc/skim/skim-0.6.9.ebuild +++ b/app-misc/skim/skim-0.6.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2019 Gentoo Authors +# Copyright 2017-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -83,7 +83,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="tmux vim" RDEPEND="