commit:     cc542eea471bbd0fea101ff35e52e86a98c5a5fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 18 23:10:17 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 23:35:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc542eea

profiles/arch: Unforce gentoo-kernel[savedconfig] for more arches

Closes: https://bugs.gentoo.org/771321
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/arm64/package.use.force              | 7 ++++++-
 profiles/arch/powerpc/ppc64/64le/package.use.force | 7 +++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/arm64/package.use.force 
b/profiles/arch/arm64/package.use.force
index 97e4c149897..5612ce870a4 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -1,6 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-02-19)
+# We have ready-to-use configs here.
+sys-kernel/gentoo-kernel -savedconfig
+sys-kernel/vanilla-kernel -savedconfig
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (2020-06-18)
 # Force host target
 dev-libs/keystone llvm_targets_AArch64

diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.force 
b/profiles/arch/powerpc/ppc64/64le/package.use.force
new file mode 100644
index 00000000000..eb62329889f
--- /dev/null
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.force
@@ -0,0 +1,7 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Michał Górny <mgo...@gentoo.org> (2021-02-19)
+# We have ready-to-use configs here.
+sys-kernel/gentoo-kernel -savedconfig
+sys-kernel/vanilla-kernel -savedconfig

Reply via email to