diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-11-10 13:55:22 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-11-11 09:56:45 +0100 |
commit | 73bbf5c9464fb3ab17a72c1dc653015d0aa15605 (patch) | |
tree | 3c90da1be2f916d0b75fc94ea251876cb999d577 /profiles/base | |
parent | dev-python/qdarkstyle: Remove old (diff) | |
download | gentoo-73bbf5c9464fb3ab17a72c1dc653015d0aa15605.tar.gz gentoo-73bbf5c9464fb3ab17a72c1dc653015d0aa15605.tar.bz2 gentoo-73bbf5c9464fb3ab17a72c1dc653015d0aa15605.zip |
sys-apps/irqbalance: add 1.9.3
The new version introduces the 'thermal' USE flag with according
optfeature and installs irqbalance's udev rule.
Closes: https://github.com/gentoo/gentoo/pull/33754
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index a67c3921d90c..c9b054fc959a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Florian Schmaus <flow@gentoo.org> (2023-11-10) +# Only available for amd64. +sys-apps/irqbalance thermal + # Marek Szuba <marecki@gentoo.org> (2023-10-26) # media-gfx/gmic has been masked for removal, see Bug #916289. media-gfx/darktable gmic |