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 E65E3138359 for ; Sun, 20 Sep 2020 21:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BDDBE092F; Sun, 20 Sep 2020 21:52:26 +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 F339DE092F for ; Sun, 20 Sep 2020 21:52:25 +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 DD5E0340E61 for ; Sun, 20 Sep 2020 21:52:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2E6D380 for ; Sun, 20 Sep 2020 21:52: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: <1600638721.3c2772117f0fa8988ce8908a47b58367188c6949.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-summary/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild X-VCS-Directories: app-admin/syslog-summary/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 3c2772117f0fa8988ce8908a47b58367188c6949 X-VCS-Branch: master Date: Sun, 20 Sep 2020 21:52: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: 3f6b3f76-f606-4846-a4b2-33b20b9883c7 X-Archives-Hash: ade9ce524ef418d687e8d8f9ed7dddd2 commit: 3c2772117f0fa8988ce8908a47b58367188c6949 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Sep 20 21:48:53 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Sep 20 21:52:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c277211 app-admin/syslog-summary: x86 stable (bug #743478) Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann gentoo.org> app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild b/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild index b419bb9212b..4275cdaa85b 100644 --- a/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild +++ b/app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/downloads/dpaleino/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"