commit: f57779efb049126857df95093ac52be510133ab3 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 25 16:37:38 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Apr 25 16:38:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57779ef
profiles: Fix package.mask entries Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index f43d51549fe5..6e3d593cea5f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,8 +41,8 @@ app-emacs/windows # Matt Turner <[email protected]> (2024-04-25) # Masked for testing -dev-util/intel_clc-24.1* -media-libs/mesa-24.1* +=dev-util/intel_clc-24.1.* +=media-libs/mesa-24.1.* # Michał Górny <[email protected]> (2024-04-23) # No py3.12, no tests, no maintainer. Also no revdeps.
