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@gentoo.org>
This commit is contained in:
Sam James
2026-02-11 02:02:04 +00:00
parent 095e3f7cf3
commit ed84b8f28d
3 changed files with 10 additions and 2 deletions

View File

@@ -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 <sam@gentoo.org> (2026-02-11)
# sys-libs/libnvme not keyworded here
sys-fs/lvm2 nvme
# Alfred Wingate <parona@protonmail.com> (2025-12-24)
# media-libs/jasper is not keyworded here
media-libs/gegl jpeg2k

View File

@@ -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 <sam@gentoo.org> (2026-02-11)
# sys-libs/libnvme not keyworded here
sys-fs/lvm2 nvme
# Sam James <sam@gentoo.org> (2025-12-18)
# dev-lang/ada-bootstrap exists here
>=sys-devel/gcc-11 -ada

View File

@@ -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 )