diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:18:12 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 08:18:12 +0000 |
commit | a6f8e6b2368a6f03d92ce61f8148caf342eb994f (patch) | |
tree | 7b24a10eb38e08d6e6650eb9667f177222af3f72 /sys-fs/mdadm | |
parent | dev-perl/Sys-Virt: Stabilize 8.9.0 x86, #899478 (diff) | |
download | gentoo-a6f8e6b2368a6f03d92ce61f8148caf342eb994f.tar.gz gentoo-a6f8e6b2368a6f03d92ce61f8148caf342eb994f.tar.bz2 gentoo-a6f8e6b2368a6f03d92ce61f8148caf342eb994f.zip |
sys-fs/mdadm: Stabilize 4.2-r1 sparc, #899352
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/mdadm')
-rw-r--r-- | sys-fs/mdadm/mdadm-4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mdadm/mdadm-4.2-r1.ebuild b/sys-fs/mdadm/mdadm-4.2-r1.ebuild index 3d6e2986c015..c73efa5d3292 100644 --- a/sys-fs/mdadm/mdadm-4.2-r1.ebuild +++ b/sys-fs/mdadm/mdadm-4.2-r1.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" # Only sys-fs/eudev provides static-libs right now, so if you have systemd, |