commit: 650848920887b1a436445b520ea5a44d1927a50d Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed Jan 25 14:13:55 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed Jan 25 14:14:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65084892
dev-python/attrs: Mask USE=test profiles/arch/alpha/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index a3d908d..408b865 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <[email protected]> (25 Jan 2016) +# The tests use hypothesis which complains about too-slow tests on +# hardware that is "too slow". +dev-python/attrs test + # Tobias Klausmann <[email protected]> (22 Jan 2016) # Requires guile2 which is keyworded nowhere media-sound/lilypond guile2
