commit: 747e3e35b2a9803998f5f6c07717e325257982cd Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Tue Jun 19 10:20:23 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Jun 21 14:04:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747e3e35
profiles: adjust package.use.mask for www-server/nginx on arm64 profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6c3c230a4ed..fe71c0404f2 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Tomáš Mózes <[email protected]> (19 Jun 2018) +# Needs dev-libs/libmaxminddb which isn't keyworded +www-servers/nginx nginx_modules_http_geoip2 nginx_modules_stream_geoip2 + # Jan Vesely <[email protected]> (15 June 2018) # Mesa clover only works on r600 or radeonsi GPUs. The corresponding # video_cards useflags are not available on arm
