diff options
author | 2019-02-26 19:56:25 +0100 | |
---|---|---|
committer | 2019-02-26 20:03:54 +0100 | |
commit | e9911b44bd1fdfccc92dbd1d9355d6961110aa6a (patch) | |
tree | a0168453e2a307dd3ac7765c135e5881cc5c8e7f /profiles | |
parent | media-gfx/darktable: drop SSE3 check, see bug #657586 and bug #678426 (diff) | |
download | gentoo-e9911b44bd1fdfccc92dbd1d9355d6961110aa6a.tar.gz gentoo-e9911b44bd1fdfccc92dbd1d9355d6961110aa6a.tar.bz2 gentoo-e9911b44bd1fdfccc92dbd1d9355d6961110aa6a.zip |
www-servers/nginx: bump to v1.15.9
- nginScript module bumped to v0.2.9
- HTTP LUA module bumped to v0.10.14; The new module requires
USE=luajit [Link 1]
Link 1: https://github.com/openresty/lua-nginx-module/commit/7286812116940216344ade33722c49ae47037605
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 10659a90f8eb..e860f898a8a1 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann <whissi@gentoo.org> (26 Feb 2019) +# nginx_modules_http_lua requires USE=luajit which requires +# dev-lang/luajit which is not keyworded on PowerPC +www-servers/nginx luajit nginx_modules_http_lua + # Alon Bar-Lev <alonbl@gentoo.org> (21 Dec 2018) # Requires USE=dane that is masked in this profile. net-libs/gnutls test-full |