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 32EAD1382C5 for ; Sat, 20 Jun 2020 15:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A62BE093D; Sat, 20 Jun 2020 15:45:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 0537BE093D for ; Sat, 20 Jun 2020 15:45:25 +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 3C90834F3B4 for ; Sat, 20 Jun 2020 15:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F62A2B9 for ; Sat, 20 Jun 2020 15:45:21 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1592667908.d5bafe3e6a425664313bff5334eec9b2ab65a609.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libtermcap-compat/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild X-VCS-Directories: sys-libs/libtermcap-compat/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: d5bafe3e6a425664313bff5334eec9b2ab65a609 X-VCS-Branch: master Date: Sat, 20 Jun 2020 15:45:21 +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: 7c334a2d-1811-4cbf-a25f-6c09c75194bc X-Archives-Hash: dc624bfc245716af2bbf5e708d6725c1 commit: d5bafe3e6a425664313bff5334eec9b2ab65a609 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Jun 20 15:31:46 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Jun 20 15:45:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5bafe3e sys-libs/libtermcap-compat: x86 stable (bug #724176) Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann gentoo.org> sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild index 8e9260d4c8b..bdbf937f612 100644 --- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild +++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r4.ebuild @@ -19,7 +19,7 @@ SRC_URI="http://www.catb.org/~esr/terminfo/termtypes.tc.gz LICENSE="GPL-2 LGPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc sparc x86" IUSE="" S=${WORKDIR}/${MY_P}