mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user