profiles: accept keywords for wget 1.21.2.

Accept both keywords ~amd64 and ~arm64, mainly to address
CVE-2021-31879.
This commit is contained in:
Dongsu Park 2021-10-28 10:19:38 +02:00
parent 89a86a1bf1
commit 61fde6cbed

View File

@ -115,3 +115,7 @@ dev-util/checkbashisms
# dev-libs/openssl-3.0.0 is still in testing phase at this point # dev-libs/openssl-3.0.0 is still in testing phase at this point
=dev-libs/openssl-3.0.0 ~amd64 ~arm64 =dev-libs/openssl-3.0.0 ~amd64 ~arm64
# To address security issues like CVE-2021-31879, we need to accept
# keywords for wget 1.21.2.
=net-misc/wget-1.21.2 ~amd64 ~arm64