diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 6d9e10adbe26a..4f19a8d7e8fa6 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 (2026-02-11) +# sys-libs/libnvme not keyworded here +sys-fs/lvm2 nvme + # Alfred Wingate (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 4d51c64acaa03..cd71134bdb059 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 (2026-02-11) +# sys-libs/libnvme not keyworded here +sys-fs/lvm2 nvme + # Sam James (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 b25407950bf0e..29d7450cd0a3a 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 )