summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-04-18 09:38:28 -0500
committerBen Kohler <bkohler@gentoo.org>2024-04-18 09:39:36 -0500
commit6481446a7744c718f0246f4fcf1b3888c57e377f (patch)
tree375000deb823d1fe5a12fe42ff53b2fc7045c2e7 /profiles
parentnet-fs/samba: fix category on new keyutils dep (diff)
downloadgentoo-6481446a7744c718f0246f4fcf1b3888c57e377f.tar.gz
gentoo-6481446a7744c718f0246f4fcf1b3888c57e377f.tar.bz2
gentoo-6481446a7744c718f0246f4fcf1b3888c57e377f.zip
profiles: force samba[system-mitkrb5] on ppc32 & sparc
These arches cannot use the bundled mit-krb5 as it requires sys-apps/keyutils which is not stable there. Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.stable.force7
-rw-r--r--profiles/arch/sparc/package.use.stable.force7
2 files changed, 14 insertions, 0 deletions
diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.force b/profiles/arch/powerpc/ppc32/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5
diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force
new file mode 100644
index 000000000000..93ccd2bb7891
--- /dev/null
+++ b/profiles/arch/sparc/package.use.stable.force
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-18)
+# Force system-mitkrb5, as the bundled copy requires sys-apps/keyutils which
+# is not stable here due to test failures, bug #636252
+net-fs/samba system-mitkrb5