commit: 4470d3845c55da95bb3de7a59c342359f15fd172 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 11:32:11 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 11:32:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4470d384
>=dev-libs/hiredis-0.13.1: Mask USE=test on alpha Gentoo-Bug: 585646 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 9c6c59b..e70fc92 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Tobias Klausmann <[email protected]> (03 Oct 2016) +# Pulls in dev-db/redis which is not keyworded on alpha. +>=dev-libs/hiredis-0.13.1 test + # Tobias Klausmann <[email protected]> (02 Oct 2016) # For the one single version noted hereunder, the ebuild does not pull in # sys-apps/fakeroot as a test dependency (bug #593768).
