diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-10-21 09:47:57 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-10-21 09:48:54 +0200 |
commit | 93da5687827832c66b453cc3d14c1f70da485927 (patch) | |
tree | b2f9d0545fc752433cae9a0ad89b08ef07642178 /profiles | |
parent | sys-libs/glibc: and64 stable wrt bug #666092 (diff) | |
download | gentoo-93da5687827832c66b453cc3d14c1f70da485927.tar.gz gentoo-93da5687827832c66b453cc3d14c1f70da485927.tar.bz2 gentoo-93da5687827832c66b453cc3d14c1f70da485927.zip |
app-misc/jq: Remove USE=test mask
The ebuild doesn't have that mask anymore, so this was causing warnings
in CI.
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 5b9f2e85ad3f..d64b7654297d 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,11 +1,6 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Tobias Klausmann <klausman@gentoo.org> (15 Oct 2018) -# Mask USE=test for jq since it would require valgrind, which likely never get -# support on Alpha. Also see bug 583422. -app-misc/jq test - # Thomas Deutschmann <whissi@gentoo.org> (15 Oct 2018) # Requires app-text/mecab which isn't yet keyworded # on alpha, bug 668674 |