commit: 420afea543f2618cd402a8c2c1b990777befdc31 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Jul 27 19:17:17 2023 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Jul 27 19:17:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420afea5
profiles: mask dev-php/swoole-async for removal. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b779d6e5eb7e..438ccca1a5fc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (2023-07-27) +# Obsolete as of dev-php/swoole-4.3.0, according to +# its github README. Stuck on php-7.4. Removal on or +# after 30 days. +dev-php/swoole-async + # William Hubbs <[email protected]> (2023-07-25) # This package has been replaced by app-accessibility/espeak-ng. # Please transition to the new package.
