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 5B6E4139694 for ; Fri, 10 Feb 2017 23:02:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A1ADE0D05; Fri, 10 Feb 2017 23:02:45 +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 6499CE0D05 for ; Fri, 10 Feb 2017 23:02:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D60FC341236 for ; Fri, 10 Feb 2017 23:02:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 458104373 for ; Fri, 10 Feb 2017 23:02:42 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1486767755.45820f770ca665db5479822a931444c50b6a0e57.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ccze/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ccze/ccze-0.2.1-r3.ebuild app-admin/ccze/ccze-0.2.1-r4.ebuild X-VCS-Directories: app-admin/ccze/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 45820f770ca665db5479822a931444c50b6a0e57 X-VCS-Branch: master Date: Fri, 10 Feb 2017 23:02:42 +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: 924bca88-70c3-49f4-89ea-4a935f3d4942 X-Archives-Hash: 29546016860c5e55a2cc1c975edbbbc4 commit: 45820f770ca665db5479822a931444c50b6a0e57 Author: Michael Weber gentoo org> AuthorDate: Fri Feb 10 23:02:21 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Feb 10 23:02:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45820f77 app-admin/ccze: add ~arm keyword (bug 586710). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-admin/ccze/ccze-0.2.1-r3.ebuild | 4 ++-- app-admin/ccze/ccze-0.2.1-r4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-admin/ccze/ccze-0.2.1-r3.ebuild b/app-admin/ccze/ccze-0.2.1-r3.ebuild index e3558d4da0..624ebc317a 100644 --- a/app-admin/ccze/ccze-0.2.1-r3.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre diff --git a/app-admin/ccze/ccze-0.2.1-r4.ebuild b/app-admin/ccze/ccze-0.2.1-r4.ebuild index 9f8f551375..d5f4c26dc0 100644 --- a/app-admin/ccze/ccze-0.2.1-r4.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre