diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild deleted file mode 100644 index 7c7fc38d20..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.8.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2024 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.8.1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND="sys-libs/ldb:${SLOT}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild deleted file mode 100644 index d887639674..0000000000 --- a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2024 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.9.1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - -RDEPEND="sys-libs/ldb:${SLOT}" diff --git a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.2.ebuild index ae106115a4..7b7e886dfb 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/virtual/ldb/ldb-2.9.2.ebuild @@ -6,6 +6,6 @@ EAPI=8 DESCRIPTION="Virtual for samba project's ldb" SLOT="0/2.9.2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="sys-libs/ldb:${SLOT}"