diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-19 20:39:44 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-19 20:39:44 +0100 |
commit | 54eca75a4e3e380e1d386f4d235baeb7d4ff332e (patch) | |
tree | 5f59a3e7b9069e5ab5ae4c5b46184560dc318692 /profiles/arch | |
parent | fc7e841956ae3cc385629bf33433de23a6d04db6 (diff) |
gentoo auto-resync : 19:07:2022 - 20:39:44
Diffstat (limited to 'profiles/arch')
-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 |
3 files changed, 12 insertions, 0 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 |