commit: 608928978dbda209f4f1802335a874801e43af4c Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri Oct 18 16:34:47 2024 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri Oct 18 17:14:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60892897
profiles: mask app-emulation/virtualbox-kvm Mask, mark it as experimental. Bug: https://bugs.gentoo.org/941566 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8e5b607f846b..e843cac87513 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Viorel Munteanu <[email protected]> (2024-10-18) +# Experimental version, for testing purposes only. +# Bug #941566. +app-emulation/virtualbox-kvm + # Michał Górny <[email protected]> (2024-10-18) # Low-quality, test-restricted package with multiple unresolved bugs # and version bump pending. Removal requested by the maintainer.
