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 23581139085 for ; Mon, 19 Dec 2016 10:08:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8A9F21C08A; Mon, 19 Dec 2016 10:08:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B61CD21C08A for ; Mon, 19 Dec 2016 10:08:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFBB9340F43 for ; Mon, 19 Dec 2016 10:08:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 865FF1F2F for ; Mon, 19 Dec 2016 10:08:22 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1482141989.7fecee69a8419f1c7bd6397f8ed9b461ee96a7cb.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/logwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/logwatch/logwatch-7.4.3.ebuild X-VCS-Directories: sys-apps/logwatch/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 7fecee69a8419f1c7bd6397f8ed9b461ee96a7cb X-VCS-Branch: master Date: Mon, 19 Dec 2016 10:08:22 +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: 69c206f5-804e-45e6-b63d-a16b0b829280 X-Archives-Hash: eb58bdc723f9429d8f378cbba42dc751 commit: 7fecee69a8419f1c7bd6397f8ed9b461ee96a7cb Author: Aaron Bauman gentoo org> AuthorDate: Mon Dec 19 10:06:29 2016 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Dec 19 10:06:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fecee69 sys-apps/logwatch: amd64 stable wrt bug #597828 sys-apps/logwatch/logwatch-7.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/logwatch/logwatch-7.4.3.ebuild b/sys-apps/logwatch/logwatch-7.4.3.ebuild index 0c47128..7dc38b7 100644 --- a/sys-apps/logwatch/logwatch-7.4.3.ebuild +++ b/sys-apps/logwatch/logwatch-7.4.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=""