From b64eea6080d66c8ef69ff7dd2c0ed3be212da863 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 3 Nov 2025 07:12:32 +0000 Subject: [PATCH] sys-apps/kbd: Sync with Gentoo It's from Gentoo commit 9f66781e388114bc9686642e072a7c26bba447af. Signed-off-by: Flatcar Buildbot --- .../third_party/portage-stable/sys-apps/kbd/kbd-2.9.0.ebuild | 2 +- .../src/third_party/portage-stable/sys-apps/kbd/metadata.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kbd/kbd-2.9.0.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/kbd/kbd-2.9.0.ebuild index 4ca67213eb..9d6e849503 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kbd/kbd-2.9.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kbd/kbd-2.9.0.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then else if [[ $(ver_cut 3) -lt 90 ]] ; then SRC_URI="https://www.kernel.org/pub/linux/utils/kbd/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" else inherit autotools SRC_URI="https://github.com/legionus/kbd/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/kbd/metadata.xml b/sdk_container/src/third_party/portage-stable/sys-apps/kbd/metadata.xml index 9ef7f5ef4a..fcc8accaf7 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/kbd/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/sys-apps/kbd/metadata.xml @@ -8,4 +8,7 @@ legionus/kbd + + Enable 'vlock' program (requires sys-libs/pam) +