commit: 9805e778e97872a531425a755927fa7b15546acf Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Fri Mar 22 22:15:17 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Mar 22 22:20:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9805e778
profiles/package.mask: add dev-php/mockery for last-rite Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index be69df84f98c..625e9fbd83da 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2024-03-22) +# Stuck on old EAPI6. PEAR channel long dead. +# Removal on 2024-04-22. +dev-php/mockery + # Conrad Kostecki <[email protected]> (2024-03-22) # Stuck on old EAPI6. Not compatible with PHP7 and newer. # Upstream stopped development.
