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 B6255138350 for ; Fri, 3 Apr 2020 07:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0DC6E0AFF; Fri, 3 Apr 2020 07:37:20 +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 CCFD5E0AFF for ; Fri, 3 Apr 2020 07:37:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CDEC234EFA2 for ; Fri, 3 Apr 2020 07:37:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A8F1158 for ; Fri, 3 Apr 2020 07:37:17 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1585899357.faca80f1803ccad8dbbca57001f7fe7e35a2f603.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild X-VCS-Directories: app-text/editorconfig-core-c/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: faca80f1803ccad8dbbca57001f7fe7e35a2f603 X-VCS-Branch: master Date: Fri, 3 Apr 2020 07:37:17 +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: dd15ad56-5b54-4317-a138-cef43e31e65b X-Archives-Hash: 0b084559cb365711c4505adad40ded7c commit: faca80f1803ccad8dbbca57001f7fe7e35a2f603 Author: Sam James (sam_c) cmpct info> AuthorDate: Fri Apr 3 01:50:30 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Apr 3 07:35:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faca80f1 app-text/editorconfig-core-c: arm64 stable (bug #706418) Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild index 1e1564aa1b5..ff9112b620b 100644 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="cli doc" CDEPEND="dev-libs/libpcre:=" DEPEND="${CDEPEND}