commit: eb63e9d8faae41897c355c86044c8b74021ddce3 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Jul 24 17:34:29 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Jul 24 17:34:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb63e9d8
arm64/use.mask: drop qdbm mask * dev-db/qdbm is now stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/arm64/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index a5692af942a..bedcba194ae 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -43,10 +43,6 @@ python_single_target_python3_7 # No OpenCL provider is available on arm64. opencl -# Brian Evans <[email protected]> (2018-03-02) -# dev-db/qdbm is net yet keyworded -qdbm - # Mart Raudsepp <[email protected]> (2018-02-13) # net-libs/libsmi not tested on arm64 yet smi
