www-servers/nginx: keyword 1.21.1 for ~riscv

Note that I have only tested two USE-flag combinations: the default set,
and enabling everything except USE=threads (which conflicts with
at least one other flag, nginx_modules_http_mogilefs).

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2021-07-28 16:25:55 +01:00
parent c1744ac8d1
commit 76973bbeb2
2 changed files with 3 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ dev-python/pandas doc full-support test
# LuaJIT does not support riscv
app-text/texlive-core luajittex
dev-texlive/texlive-basic luajittex
www-servers/nginx nginx_modules_http_lua
# Marek Szuba <marecki@gentoo.org> (2021-07-11)
# Causes 35 tests to fail with "fatal llvm error"
@@ -165,6 +166,7 @@ net-misc/openssh security-key
dev-libs/libpcre2 jit
dev-libs/libpcre jit
<dev-vcs/git-2.31.0 pcre-jit
www-servers/nginx pcre-jit
# Not yet tested / unkeyworded dependencies
# This includes also packages which do not support python-3 or

View File

@@ -203,7 +203,7 @@ LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
nginx_modules_http_push_stream? ( GPL-3 )"
SLOT="mainline"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
# Package doesn't provide a real test suite
RESTRICT="test"