commit: 0cf749246accb514b113cc9d79ca9e99681fb285 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 23 17:26:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 23 17:26:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf74924
profiles/base: update sys-libs/db[java] mask Bug: https://bugs.gentoo.org/713866 Signed-off-by: Sam James <sam <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 4d8547b2cf0d..8bb3a942ab06 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -9,7 +9,7 @@ # Sam James <[email protected]> (2022-01-23) # Java bindings are broken with OpenJDK 11+ and we're not # aware of any consumers. bug #713866 -# The bindings will be removed in 30 days due to their state +# The bindings will be removed on 2022-02-23 due to their state # of disrepair. sys-libs/db java
