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 6720C1382C5 for ; Mon, 8 Jun 2020 18:08:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2703AE0918; Mon, 8 Jun 2020 18:08:16 +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 0E586E0918 for ; Mon, 8 Jun 2020 18:08:16 +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 EB83C34ECC1 for ; Mon, 8 Jun 2020 18:08:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D74A1292 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: <1591639355.5117fabb100dd26dc75f69b4445775899134efa5.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: 5117fabb100dd26dc75f69b4445775899134efa5 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: 11c02ce2-88c3-4ae5-8ee1-3c5f67e3eec9 X-Archives-Hash: f980933d813aa447061cbd98cb7a5fb1 commit: 5117fabb100dd26dc75f69b4445775899134efa5 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Jun 8 18:01:53 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jun 8 18:02:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5117fabb app-portage/cpuid2cpuflags: version 10 x86 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 a0ad0f71b50..9fb60c1f829 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() {