diff options
author | David Seifert <soap@gentoo.org> | 2022-07-29 10:24:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-29 10:24:18 +0200 |
commit | 36d341bafe0587acc2a75914fc9fcb44f7363dca (patch) | |
tree | 2090c169cfc9f81e16d8cee201707afc5ffdeea9 /profiles/features | |
parent | app-pda/libimobiledevice: add github remote-id (diff) | |
download | gentoo-36d341bafe0587acc2a75914fc9fcb44f7363dca.tar.gz gentoo-36d341bafe0587acc2a75914fc9fcb44f7363dca.tar.bz2 gentoo-36d341bafe0587acc2a75914fc9fcb44f7363dca.zip |
sys-block/megacli: update EAPI 7 -> 8
Closes: https://bugs.gentoo.org/832934
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 22eb277af38e..60195181698f 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# David Seifert <soap@gentoo.org> (2022-07-29) +# Binary package linked against glibc +sys-block/megacli + # Marek Szuba <marecki@gentoo.org> (2022-07-28) # Relies on unimplemented functions outb_p and inb_p, # support for which has never made it into musl. Bug #712972. |