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 2259C1382C5 for ; Sat, 6 Jun 2020 18:01:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B89A4E0ADE; Sat, 6 Jun 2020 18:01:37 +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 9FDC0E0ADE for ; Sat, 6 Jun 2020 18:01: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 A1D0634F2F2 for ; Sat, 6 Jun 2020 18:01:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E91242A2 for ; Sat, 6 Jun 2020 18:01:32 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1591466475.153bf4bfb8b1ef6bfd2216bfcd356cdbedd52139.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/irqbalance/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/irqbalance/irqbalance-1.6.0.ebuild X-VCS-Directories: sys-apps/irqbalance/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 153bf4bfb8b1ef6bfd2216bfcd356cdbedd52139 X-VCS-Branch: master Date: Sat, 6 Jun 2020 18:01:32 +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: 8d676ec6-48c6-4f48-8494-0e2d112b8656 X-Archives-Hash: 62221fbfea042f3fcd277157dbfc14b6 commit: 153bf4bfb8b1ef6bfd2216bfcd356cdbedd52139 Author: Sam James (sam_c) cmpct info> AuthorDate: Sat Jun 6 16:38:52 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jun 6 18:01:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153bf4bf sys-apps/irqbalance: arm keyworded (bug #721536) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Michał Górny gentoo.org> sys-apps/irqbalance/irqbalance-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/irqbalance/irqbalance-1.6.0.ebuild b/sys-apps/irqbalance/irqbalance-1.6.0.ebuild index 0e73ad962e9..918aff3e877 100644 --- a/sys-apps/irqbalance/irqbalance-1.6.0.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Irqbalance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="caps +numa selinux tui" DEPEND="