commit: 46e6faf6e2f042d931114b1ae9708d77916ef712 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon May 8 08:19:08 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon May 8 08:19:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e6faf6
app-misc/jq: Mask USE=test for bug 583422 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 9888b6502de..79e8bda65d3 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,5 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# +# Tobias Klausmann <[email protected]> (08 May 2017) +# USE=test requires valgrind, which will never be ported to alpha +app-misc/jq test # Tobias Klausmann <[email protected]> (02 Mar 2017) # libilbc has not been ported to alpha and likely never will be.
