diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-10 13:19:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-10 13:21:34 +0100 |
commit | 21b355e732fe7d1449e46d9b8db5d95d8239d132 (patch) | |
tree | a463c0fd0e600464835703024f10eccf981869a7 | |
parent | sys-boot/shlilo-lantank: Bump to EAPI 7 (diff) | |
download | gentoo-21b355e732fe7d1449e46d9b8db5d95d8239d132.tar.gz gentoo-21b355e732fe7d1449e46d9b8db5d95d8239d132.tar.bz2 gentoo-21b355e732fe7d1449e46d9b8db5d95d8239d132.zip |
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@gentoo.org>
-rw-r--r-- | profiles/package.mask | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 93766bb8f723..b1d5bb3d1294 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,27 @@ #--- END OF EXAMPLES --- # Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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. # Removal in 30 days. Bug #612384. |