diff options
author | Brian Evans <grknight@gentoo.org> | 2019-12-19 09:38:19 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-12-19 09:38:19 -0500 |
commit | bf13e09b36ddbed46007a0a6906e0ef686c3f008 (patch) | |
tree | 238a7a5bd690f43918d46bc47e5a3a9b36f2424f /profiles | |
parent | profiles: Mask PHP 7.1 and required dependencies (diff) | |
download | gentoo-bf13e09b36ddbed46007a0a6906e0ef686c3f008.tar.gz gentoo-bf13e09b36ddbed46007a0a6906e0ef686c3f008.tar.bz2 gentoo-bf13e09b36ddbed46007a0a6906e0ef686c3f008.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 90c42ef62771..ed78645f991a 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 <mgorny@gentoo.org> (2019-12-16) # Requires old x11-libs/fox:1.6 slot. |