commit: 4da6c025bc68ae1143f971754490361c6516539d Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Oct 31 01:03:04 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Oct 31 01:03:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da6c025
sys-apps/irqbalance: x86 stable (bug #669958) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild b/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild index c3874ddf72d..7b44df67003 100644 --- a/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild +++ b/sys-apps/irqbalance/irqbalance-1.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="caps +numa selinux tui" CDEPEND="
