commit: b5cf34aa27d30644d3669d81a8fbb957f453bef1 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Mar 18 01:28:24 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Mar 18 06:12:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5cf34aa
profiles/alpha: Mask sys-block/thin-provisioning-tools's USE=test Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index cac1076ee03..7a3f8e84ac9 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <[email protected]> (2020-03-17) +# Requires an insane (and always growing) number of ruby deps +sys-block/thin-provisioning-tools test + # Thomas Deutschmann <[email protected]> (2020-03-15) # Mask USE=dav1d, media-libs/dav1d is not keyworded # Mask USE=libaribb24, media-libs/aribb24 is not keyworded
