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 A1DF2139695 for ; Tue, 18 Apr 2017 09:25:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE824E0DBA; Tue, 18 Apr 2017 09:25:37 +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 C718FE0DBA for ; Tue, 18 Apr 2017 09:25:37 +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 9B0B234169D for ; Tue, 18 Apr 2017 09:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4D0D7438 for ; Tue, 18 Apr 2017 09:25:34 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1492507527.4fe9e5255aa6c04330ba3144952e7d19262a2a53.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/cpuid2cpuflags/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild X-VCS-Directories: app-portage/cpuid2cpuflags/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4fe9e5255aa6c04330ba3144952e7d19262a2a53 X-VCS-Branch: master Date: Tue, 18 Apr 2017 09:25:34 +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: dfb8d9c3-060d-4f12-a7e2-ae78b685d28b X-Archives-Hash: 94e41d8fa5eef25ddb0d10bbc346d5b3 commit: 4fe9e5255aa6c04330ba3144952e7d19262a2a53 Author: Alexis Ballier gentoo org> AuthorDate: Tue Apr 18 09:24:41 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Apr 18 09:25:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fe9e525 app-portage/cpuid2cpuflags: keyword ~arm Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild index 7aec3c15788..318806faa56 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}. LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" pkg_postinst() {