commit: ed84b8f28d03bff72b7b4b17616bdaca8bf1ce90 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 11 02:02:04 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 02:02:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed84b8f2
sys-fs/lvm2: keyword 2.03.37 for ~hppa, ~s390 .. by masking lvm2[nvme] where libnvme isn't available. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ profiles/arch/s390/package.use.mask | 6 +++++- sys-fs/lvm2/lvm2-2.03.37.ebuild | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 6d9e10adbe26..4f19a8d7e8fa 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2026-02-11) +# sys-libs/libnvme not keyworded here +sys-fs/lvm2 nvme + # Alfred Wingate <[email protected]> (2025-12-24) # media-libs/jasper is not keyworded here media-libs/gegl jpeg2k diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 4d51c64acaa0..cd71134bdb05 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2026-02-11) +# sys-libs/libnvme not keyworded here +sys-fs/lvm2 nvme + # Sam James <[email protected]> (2025-12-18) # dev-lang/ada-bootstrap exists here >=sys-devel/gcc-11 -ada diff --git a/sys-fs/lvm2/lvm2-2.03.37.ebuild b/sys-fs/lvm2/lvm2-2.03.37.ebuild index b25407950bf0..29d7450cd0a3 100644 --- a/sys-fs/lvm2/lvm2-2.03.37.ebuild +++ b/sys-fs/lvm2/lvm2-2.03.37.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN^^}.${PV}" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="lvm nvme readline sanlock selinux static static-libs systemd thin +udev valgrind" REQUIRED_USE=" static? ( !systemd !udev !nvme )
