summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:55:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 07:55:19 +0200
commitd0a3eafc2775f268f88e7f376fee883196675045 (patch)
tree2f81a2e37bbb953e69da5bc66f9d0d4929a92f21 /sys-fs
parentsys-fs/xfsprogs: Stabilize 6.1.1 arm64, #899330 (diff)
downloadgentoo-d0a3eafc2775f268f88e7f376fee883196675045.tar.gz
gentoo-d0a3eafc2775f268f88e7f376fee883196675045.tar.bz2
gentoo-d0a3eafc2775f268f88e7f376fee883196675045.zip
sys-fs/mdadm: Stabilize 4.2-r1 ppc64, #899352
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/mdadm/mdadm-4.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mdadm/mdadm-4.2-r1.ebuild b/sys-fs/mdadm/mdadm-4.2-r1.ebuild
index e6c763fff666..d089a27a5208 100644
--- a/sys-fs/mdadm/mdadm-4.2-r1.ebuild
+++ b/sys-fs/mdadm/mdadm-4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/raid/mdadm/${P/_/-}.tar.xz
LICENSE="GPL-2"
SLOT="0"
[[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86"
IUSE="static systemd +udev"
# Only sys-fs/eudev provides static-libs right now, so if you have systemd,