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 5B57B1382C5 for ; Mon, 8 Jun 2020 18:08:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DD69E0936; Mon, 8 Jun 2020 18:08:17 +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 1609BE0936 for ; Mon, 8 Jun 2020 18:08:17 +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 1DAD234E927 for ; Mon, 8 Jun 2020 18:08:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9DB7295 for ; Mon, 8 Jun 2020 18:08:12 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1591639356.5b96fa32c31c67c6e88be453c3a69cc9ffbc3b23.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild X-VCS-Directories: app-portage/cpuid2cpuflags/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 5b96fa32c31c67c6e88be453c3a69cc9ffbc3b23 X-VCS-Branch: master Date: Mon, 8 Jun 2020 18:08:12 +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: 9112e086-7417-4347-8d5d-d6a8b73d03c7 X-Archives-Hash: a60db97f253e4d225c767ce1d370d51e commit: 5b96fa32c31c67c6e88be453c3a69cc9ffbc3b23 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Jun 8 18:02:22 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jun 8 18:02:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b96fa32 app-portage/cpuid2cpuflags: version 10 arm stable Signed-off-by: Georgy Yakovlev gentoo.org> app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild index 9fb60c1f829..5914671097e 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-10.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}. LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" pkg_postinst() {