net-vpn/mullvadvpn-app: link gentoo bug in comment

Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
Itai Ferber
2025-12-09 10:48:47 -05:00
parent 842eedf6da
commit 26a6fa6299

View File

@@ -19,6 +19,8 @@ SLOT="0"
# Betas are kept unkeyworded; users can opt in to testing by accepting '**' instead of '~amd64'/
# '~arm64' keywords.
#
# See https://bugs.gentoo.org/966989
if [[ "${PV}" != *_beta* ]]; then
KEYWORDS="-* ~amd64 ~arm64"
fi