commit: 21b355e732fe7d1449e46d9b8db5d95d8239d132 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 10 12:19:09 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 10 12:21:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b355e7
package.mask: Last rite remaining non-x86 EAPI 0 packages Bug: https://bugs.gentoo.org/697158 Bug: https://bugs.gentoo.org/697180 Bug: https://bugs.gentoo.org/697182 Bug: https://bugs.gentoo.org/697198 Bug: https://bugs.gentoo.org/697210 Bug: https://bugs.gentoo.org/697212 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 93766bb8f72..b1d5bb3d129 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,27 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2019-11-10) +# Those packages are at EAPI 0. Their respective maintainers +# are unresponsive and they require specific hardware to build. +# If someone has the hardware, please bump them to a newer EAPI. +# +# sys-apps/ibm-powerpc-utils-papr (ppc*): bug #697210 +# sys-apps/lkcdutils (s390): bug #697212 +# sys-block/nwutil (arm): bug #697198 +# sys-boot/aboot (alpha): bug #697182 +# sys-boot/milo (alpha): bug #697180 +# sys-libs/libspe2 & sys-libs/mars (ppc64): bug #697158 +# +# Removal in 30 days. +sys-apps/ibm-powerpc-utils-papr +sys-apps/lkcdutils +sys-block/nwutil +sys-boot/aboot +sys-boot/milo +sys-libs/libspe2 +sys-libs/mars + # Michał Górny <[email protected]> (2019-11-10) # Known to segfault. EAPI 0. Nobody should get near that ebuild # without a ten foot pole. Stuck at a beta from 2006.
