commit: 57b0cb8fd02a1641dca68dca4d2aafc7f17430a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Nov 30 12:11:20 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Nov 30 13:29:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b0cb8f
profiles: Mask dev-python/python-fcl for removal Bug: https://bugs.gentoo.org/770589 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 273a7d9b98f4..07072459d4d4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2021-11-30) +# Blocks cleanup of sci-libs/fcl-0.5.0, unmaintained in Gentoo. +# Upstream master claims to target sci-libs/fcl-0.6.1, but that +# requires someone adopting the package. +# Bug #770589; masked for removal on 2021-12-30. +dev-python/python-fcl + # Andreas Sturmlechner <[email protected]> (2021-11-30) # No revdeps, bug #774498; masked for removal on 2021-12-30. dev-libs/qrosscore
