commit: c111c77681d2bf948152132c0157d4d8f929c4c7 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Jan 14 22:39:04 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Jan 15 01:22:50 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c111c776
sys-apps/irqbalance: Stabilize 1.9.5 ppc, #968762 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-apps/irqbalance/irqbalance-1.9.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/irqbalance/irqbalance-1.9.5.ebuild b/sys-apps/irqbalance/irqbalance-1.9.5.ebuild index 13299f86e3fc..2a9da5a4fd6c 100644 --- a/sys-apps/irqbalance/irqbalance-1.9.5.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc ~ppc64 ~riscv ~x86" IUSE="caps +numa systemd selinux thermal tui" # Hangs RESTRICT="test"
