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 CBDE9138335 for ; Sat, 2 Mar 2019 23:46:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ECDCE08FB; Sat, 2 Mar 2019 23:46:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 789ACE08FB for ; Sat, 2 Mar 2019 23:46: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 09EF4335D19 for ; Sat, 2 Mar 2019 23:46:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4ED6556 for ; Sat, 2 Mar 2019 23:46:37 +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: <1551570387.fc4e79427dd222b580c677b7b57d30d037b60242.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.76-r1.ebuild X-VCS-Directories: dev-util/cloc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: fc4e79427dd222b580c677b7b57d30d037b60242 X-VCS-Branch: master Date: Sat, 2 Mar 2019 23:46: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bea86f31-687d-408e-9f6d-8b725dc0baa5 X-Archives-Hash: 77bb621d6921b35588117478ae0c490b commit: fc4e79427dd222b580c677b7b57d30d037b60242 Author: Matthias Maier gentoo org> AuthorDate: Sat Mar 2 23:45:28 2019 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Mar 2 23:46:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4e7942 dev-util/cloc: mark stable for x86, amd64, using ALLARCHES Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier gentoo.org> dev-util/cloc/cloc-1.76-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cloc/cloc-1.76-r1.ebuild b/dev-util/cloc/cloc-1.76-r1.ebuild index 70dda680961..157bd9ba48e 100644 --- a/dev-util/cloc/cloc-1.76-r1.ebuild +++ b/dev-util/cloc/cloc-1.76-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}