virtual/ldb: Sync with Gentoo

It's from Gentoo commit 70660c03b66eb84c0e69065215f3f7a138e7170f.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-03-23 07:38:06 +00:00
parent a89869d12b
commit d07d05ccbf

View File

@ -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}"