Files
gentoo/virtual/ldb/ldb-2.11.0.ebuild
Ben Kohler f383dd50b7 virtual/ldb: unkeyword 2.11.0 for ~alpha
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
2025-09-18 10:55:08 -05:00

12 lines
288 B
Bash

# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
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"
RDEPEND="net-fs/samba:${SLOT}"