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 CC677138334 for ; Wed, 15 May 2019 07:27:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABD82E08AC; Wed, 15 May 2019 07:27:38 +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 90765E08AC for ; Wed, 15 May 2019 07:27:38 +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 30F1D3444E1 for ; Wed, 15 May 2019 07:27:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBD975A4 for ; Wed, 15 May 2019 07:27:35 +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: <1557905231.4d076c1e2599d8684ed5e821977dfcae4a1f59dc.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/alacritty/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/alacritty/alacritty-0.3.2.ebuild X-VCS-Directories: x11-terms/alacritty/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4d076c1e2599d8684ed5e821977dfcae4a1f59dc X-VCS-Branch: master Date: Wed, 15 May 2019 07:27:35 +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: 026d74d6-4218-4f64-ae4c-3dca376d71e7 X-Archives-Hash: 31d10b1d88bfc59e94dc608b902ee773 commit: 4d076c1e2599d8684ed5e821977dfcae4a1f59dc Author: Georgy Yakovlev gentoo org> AuthorDate: Wed May 15 07:27:11 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed May 15 07:27:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d076c1e x11-terms/alacritty: stable amd64 older versions have nasty text wrapping issues Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> x11-terms/alacritty/alacritty-0.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/alacritty/alacritty-0.3.2.ebuild b/x11-terms/alacritty/alacritty-0.3.2.ebuild index 681fb5889b6..a479511be76 100644 --- a/x11-terms/alacritty/alacritty-0.3.2.ebuild +++ b/x11-terms/alacritty/alacritty-0.3.2.ebuild @@ -329,7 +329,7 @@ SRC_URI="https://github.com/jwilm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+terminfo" DEPEND="