commit: 2096733f8d00bdd99f9c6706025bd64d0db51159 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Fri Mar 22 21:59:22 2024 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Mar 22 22:20:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2096733f
profiles/package.mask: mask dev-php/libchart for last-rite Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 57b60b975618..be69df84f98c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2024-03-22) +# Stuck on old EAPI6. Not compatible with PHP7 and newer. +# Upstream stopped development. +# Removal on 2024-04-22. +dev-php/libchart + # Michał Górny <[email protected]> (2024-03-22) # New versions of Hatchling counterintuitively ignore changes # to pyproject.toml when PKG-INFO exists (i.e. when unpacking
