commit: 6d9369976902ca2e6c51cb78d4f341b9545df8e3 Author: Marcos Rodrigues Gonzalez <neutroniak <AT> gmail <DOT> com> AuthorDate: Thu Nov 28 00:34:01 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 28 00:58:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d936997
profiles: restore pecl-uuid [sam: We now have 1.2.1 in-tree with 8.2+8.3 support.] Signed-off-by: Marcos Rodrigues Gonzalez <neutroniak <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39494 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 93ad4cb54144..bb21af4f06e6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -176,7 +176,6 @@ dev-php/pecl-psr dev-php/pecl-raphf dev-php/pecl-timezonedb dev-php/pecl-translit -dev-php/pecl-uuid dev-php/pecl-zmq dev-php/realpath_turbo dev-php/snuffleupagus
