diff options
author | 2022-07-19 17:53:14 +0000 | |
---|---|---|
committer | 2022-07-19 17:53:14 +0000 | |
commit | a5d243e18547707aedca152167aedbe31bfcc873 (patch) | |
tree | f1fc32f475a04ef4d273a70f8f8c2c49c4dab65f /profiles | |
parent | 2022-07-19 17:31:51 UTC (diff) | |
parent | www-servers/nginx: update metadata (diff) | |
download | gentoo-a5d243e18547707aedca152167aedbe31bfcc873.tar.gz gentoo-a5d243e18547707aedca152167aedbe31bfcc873.tar.bz2 gentoo-a5d243e18547707aedca152167aedbe31bfcc873.zip |
Merge updates from master
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 2 |
4 files changed, 13 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 55790a52e4cd..fa797cc69374 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <conikost@gentoo.org> (2022-07-19) +# www-servers/nginx currently only available on amd64/x86 +www-servers/nginx -nginx_modules_http_security + # James Le Cuirot <chewi@gentoo.org> (2022-06-25) # Allow stack to be realigned for compatibility with older 32-bit binaries. sys-libs/glibc -stack-realign diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index ebd32a44985b..c02657e5b8d0 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2022-07-19) +# www-servers/nginx requires keywording +www-servers/nginx nginx_modules_http_security + # media-libs/libxmp requires keywording media-sound/qmmp xmp diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 59a0d2bf7eae..5fab53c509a8 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <conikost@gentoo.org> (2022-07-19) +# www-servers/nginx currently only available on amd64/x86 +www-servers/nginx -nginx_modules_http_security + # James Le Cuirot <chewi@gentoo.org> (2022-06-25) # Allow stack to be realigned for compatibility with older 32-bit binaries. sys-libs/glibc -stack-realign diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index d7733c3d0733..bcf07c1e52ae 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -87,7 +87,7 @@ sci-libs/openblas relapack # temporarily block tests so that bugs can be resolved dev-php/theseer-Autoload test -# James Le Cuirot <sam@gentoo.org> (2020-11-23) +# James Le Cuirot <chewi@gentoo.org> (2020-11-23) # Cinnamon is not stable on any architecture. x11-themes/arc-theme cinnamon |