From d07d05ccbf724fdeee01fdb50b7d3276ac4c7186 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 23 Mar 2026 07:38:06 +0000 Subject: [PATCH] virtual/ldb: Sync with Gentoo It's from Gentoo commit 70660c03b66eb84c0e69065215f3f7a138e7170f. Signed-off-by: Flatcar Buildbot --- .../third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild index e2bc5e1106..2d385749e9 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,6 +6,6 @@ EAPI=8 DESCRIPTION="Virtual for samba project's ldb" SLOT="0/2.11.0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" RDEPEND="net-fs/samba:${SLOT}"