summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-02-09 13:47:53 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-02-09 13:50:59 +0100
commit97eb5f9a8ccc996d496623d05a6ce5d6aeb42b93 (patch)
treecff18cb5f9f50fd74f48c4e579a75b79f083d388 /profiles
parentsys-kernel/installkernel: add 25 (diff)
downloadgentoo-97eb5f9a8ccc996d496623d05a6ce5d6aeb42b93.tar.gz
gentoo-97eb5f9a8ccc996d496623d05a6ce5d6aeb42b93.tar.bz2
gentoo-97eb5f9a8ccc996d496623d05a6ce5d6aeb42b93.zip
profiles/arch: mask installkernel[refind] on all but amd64 and x86
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask4
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index e5fde88dd457..91438397ce77 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-02-09)
+# Refind is only available on a subset of arches
+sys-kernel/installkernel -refind
+
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 and dev-python/pyside6 are keyworded here
dev-python/QtPy -pyqt6 -pyside6
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 833dc1d76cc4..fed90b77508a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/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-02-09)
+# Refind is only available on a subset of arches
+sys-kernel/installkernel refind
+
# Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
# dev-python/PyQt6 and dev-python/pyside6 have very few keywords
dev-python/QtPy pyqt6 pyside6
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 87c8ca636628..043790e263d5 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/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-02-09)
+# Refind is only available on a subset of arches
+sys-kernel/installkernel -refind
+
# Marek Szuba <marecki@gentoo.org> (2024-02-01)
# dev-libs/isa-l is seriously broken on x86 (Bugs #922193, #923425),
# and upstream seems to have little to no interest in really