commit: bf13e09b36ddbed46007a0a6906e0ef686c3f008 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Thu Dec 19 14:38:19 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Thu Dec 19 14:38:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf13e09b
profiles: package.use.mask - add www-servers/nginx-unit php7-1 This package does not conform to all other PHP target USE for some reason so it was forgotten in the previous mask. Bug 702110 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 90c42ef6277..ed78645f991 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -10,6 +10,7 @@ # PHP 7.1 is end of life and has security issues Bug 703326 # Associated packages are not ready for new versions tracked in bug 702110 dev-libs/ossp-uuid php +www-servers/nginx-unit php7-1 # Michał Górny <[email protected]> (2019-12-16) # Requires old x11-libs/fox:1.6 slot.
