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 4A1331382C5 for ; Mon, 2 Apr 2018 08:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40E09E0D17; Mon, 2 Apr 2018 08:33:40 +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 1C352E0D17 for ; Mon, 2 Apr 2018 08:33:40 +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 D5C9533BF24 for ; Mon, 2 Apr 2018 08:33:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69F34277 for ; Mon, 2 Apr 2018 08:33:37 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1522657890.2b3596f767753af0f5d1a2bda62be77bcce7fc3a.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/logsentry/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/logsentry/logsentry-1.1.1-r2.ebuild X-VCS-Directories: app-admin/logsentry/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 2b3596f767753af0f5d1a2bda62be77bcce7fc3a X-VCS-Branch: master Date: Mon, 2 Apr 2018 08:33:37 +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: 46b1bde1-872e-4ae3-9fe1-c60ff3906a7c X-Archives-Hash: 0f902047e7487cc9c8db90d9d33e631a commit: 2b3596f767753af0f5d1a2bda62be77bcce7fc3a Author: Markus Meier gentoo org> AuthorDate: Mon Apr 2 08:31:30 2018 +0000 Commit: Markus Meier gentoo org> CommitDate: Mon Apr 2 08:31:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3596f7 app-admin/logsentry: arm stable, bug #646970 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" app-admin/logsentry/logsentry-1.1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/logsentry/logsentry-1.1.1-r2.ebuild b/app-admin/logsentry/logsentry-1.1.1-r2.ebuild index 631bab4d499..a89146d62c4 100644 --- a/app-admin/logsentry/logsentry-1.1.1-r2.ebuild +++ b/app-admin/logsentry/logsentry-1.1.1-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~s390 ~sh sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~s390 ~sh sparc x86" IUSE="" DEPEND=">=sys-apps/sed-4"