commit: 4ea1ed68048b7941cfd9257db2252773c9dcb8ba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 17:28:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 16 17:28:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea1ed68
virtual/ldb: stabilize 2.10.0 for amd64, arm, arm64, x86 Bug: https://bugs.gentoo.org/962890 Signed-off-by: Sam James <sam <AT> gentoo.org> virtual/ldb/ldb-2.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/ldb/ldb-2.10.0.ebuild b/virtual/ldb/ldb-2.10.0.ebuild index a90983ccac20..ed69c991f0be 100644 --- a/virtual/ldb/ldb-2.10.0.ebuild +++ b/virtual/ldb/ldb-2.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 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.10.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND="net-fs/samba:${SLOT}"
