commit: 400bfab27908a4718e69b33f05801b2b2b2ba1de Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 20:37:15 2023 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 20:37:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400bfab2
profiles/base: adjust schroot[nls] mask it requires older tooling we no longer have to work Closes: https://bugs.gentoo.org/890867 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7d5d49cb1607..27faebcfd389 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -118,7 +118,7 @@ sys-libs/minizip-ng compat # Georgy Yakovlev <[email protected]> (2022-09-17) # po4a crashes while translating # mask for now -=dev-util/schroot-1.6.13_p2 nls +dev-util/schroot nls # Sam James <[email protected]> (2022-09-15) # Doesn't work on e.g. glibc systems. Unmasked on the LLVM profiles.
