diff options
author | 2024-02-15 10:55:14 -0500 | |
---|---|---|
committer | 2024-02-15 10:55:14 -0500 | |
commit | 57b9617a89d3d6b07b411e3c861326ecadb41455 (patch) | |
tree | 1a5f9b1c61056c2b52858b4075b7dd1d5e88bd44 /profiles | |
parent | app-containers/docker: drop device-mapper use flag (diff) | |
download | gentoo-57b9617a89d3d6b07b411e3c861326ecadb41455.tar.gz gentoo-57b9617a89d3d6b07b411e3c861326ecadb41455.tar.bz2 gentoo-57b9617a89d3d6b07b411e3c861326ecadb41455.zip |
profiles: Remove stable mask of USE=test for vulkan-utility-libraries
This was masked pending keywording in bug #920328, which is now resolved.
This reverts commit 233ada5fae87dac92373c9ca0dfaaaff2b491ba6.
Bug: https://bugs.gentoo.org/920328
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index f62b66128c4d..a24e352f6e63 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask -# Nick Sarnie <sarnex@gentoo.org> (2024-01-31) -# Test dependencies are not stable -dev-util/vulkan-utility-libraries test - # Joonas Niilola <juippis@gentoo.org> (2023-07-14) # Calendar is broken with some languages on 115.0 release with <icu-75. # Bug #910229, #920713 |