commit: d39d96b5d8696e913d15bf8ae8cd26c0b0bf83c9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 1 12:02:45 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 1 12:03:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39d96b5
profiles/prefix/darwin/package.mask: mask dev-db/qdbm bindings Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/prefix/darwin/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask index 8cf6f41b007..4b41e3402a5 100644 --- a/profiles/prefix/darwin/package.use.mask +++ b/profiles/prefix/darwin/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2020-12-01) +# Needs more work to make bindings build +dev-db/qdbm java perl ruby + # Fabian Groffen <[email protected]> (2016-04-06) # dev-libs/re2 needs love, bug #563932 app-misc/sphinx re2
