diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-01-13 08:40:39 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-01-13 08:40:39 +0100 |
commit | c898d08408b4799dc42ac7708f3cb68a080c5b7a (patch) | |
tree | eada3df0840cf4c6c95876011479ff3723ee9e4a /profiles/arch/sparc | |
parent | sys-kernel/installkernel-systemd: move rdep to pdep (diff) | |
download | gentoo-c898d08408b4799dc42ac7708f3cb68a080c5b7a.tar.gz gentoo-c898d08408b4799dc42ac7708f3cb68a080c5b7a.tar.bz2 gentoo-c898d08408b4799dc42ac7708f3cb68a080c5b7a.zip |
profiles/arch: mask installkernel[grub] where there is no grub
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc')
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index ceb5f2b226ee..691574997f60 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) +# Unmask only where grub is keyworded +sys-kernel/installkernel -grub + # Jaco Kroon <jaco@uls.co.za> (2024-01-09) # net-libs/pjproject[srtp] and net-misc/asterisk[srtp] depends on # net-libs/libsrtp which is -sparc. |