commit: ef878f9169b08c18c5097b3205ebcb947891abe3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 12 23:01:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 12 23:01:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef878f91
sys-fs/lvm2: Stabilize 2.03.22-r7 ppc, #943685
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/lvm2/lvm2-2.03.22-r7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/lvm2/lvm2-2.03.22-r7.ebuild
b/sys-fs/lvm2/lvm2-2.03.22-r7.ebuild
index ac084f2eed9c..b64f9dc7b19a 100644
--- a/sys-fs/lvm2/lvm2-2.03.22-r7.ebuild
+++ b/sys-fs/lvm2/lvm2-2.03.22-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN^^}.${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="lvm readline sanlock selinux static static-libs systemd thin +udev
valgrind"
REQUIRED_USE="
static? ( !systemd !udev )