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 4E64F139085 for ; Wed, 1 Feb 2017 23:13:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D42FE0C58; Wed, 1 Feb 2017 23:13:43 +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 57F98E0C58 for ; Wed, 1 Feb 2017 23:13:43 +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 8E801340F2A for ; Wed, 1 Feb 2017 23:13:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEA003DB6 for ; Wed, 1 Feb 2017 23:13:40 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1485990681.b3a2bf0b197f03a9ad671f8b1835e34e60a9432b.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cloc/cloc-1.72.ebuild X-VCS-Directories: dev-util/cloc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: b3a2bf0b197f03a9ad671f8b1835e34e60a9432b X-VCS-Branch: master Date: Wed, 1 Feb 2017 23:13:40 +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: af679ab9-00b4-476f-967a-24f84f2cf53d X-Archives-Hash: fa97aac3f92755486b66262d96460604 commit: b3a2bf0b197f03a9ad671f8b1835e34e60a9432b Author: Matthias Maier gentoo org> AuthorDate: Wed Feb 1 23:08:52 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Wed Feb 1 23:11:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a2bf0b dev-util/cloc: keyword for ~arm As requested by https://github.com/gentoo/gentoo/pull/3524 Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-util/cloc/cloc-1.72.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cloc/cloc-1.72.ebuild b/dev-util/cloc/cloc-1.72.ebuild index d487d30..4e53d06 100644 --- a/dev-util/cloc/cloc-1.72.ebuild +++ b/dev-util/cloc/cloc-1.72.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}