summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-24 11:37:14 +0000
committerSam James <sam@gentoo.org>2024-03-24 11:37:14 +0000
commitf5bc4a020e1d631afa6ef20f229353296ba2ba44 (patch)
tree7da596a5187d82b342c2706b82e886ed6a7aefef /sys-fs/mdadm
parentsys-fs/btrfs-progs: Stabilize 6.7.1 arm64, #927695 (diff)
downloadgentoo-f5bc4a020e1d631afa6ef20f229353296ba2ba44.tar.gz
gentoo-f5bc4a020e1d631afa6ef20f229353296ba2ba44.tar.bz2
gentoo-f5bc4a020e1d631afa6ef20f229353296ba2ba44.zip
sys-fs/mdadm: Stabilize 4.2-r3 arm64, #927703
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r--sys-fs/mdadm/mdadm-4.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mdadm/mdadm-4.2-r3.ebuild b/sys-fs/mdadm/mdadm-4.2-r3.ebuild
index 5e6717fe5f72..0c8ecfd47835 100644
--- a/sys-fs/mdadm/mdadm-4.2-r3.ebuild
+++ b/sys-fs/mdadm/mdadm-4.2-r3.ebuild
@@ -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"
REQUIRED_USE="static? ( !udev )"