commit: ed703ea57a969ac9596754bbbc397616a1797ee0 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sat Oct 22 11:51:35 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sat Oct 22 11:51:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed703ea5
dev-python/pyzor: mask USE=test since it requires dev-db/redis 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 e70fc92..a5ecbd0 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]> (22 Oct 2016) +# Pulls in dev-db/redis which is not keyworded on alpha. +>=dev-python/pyzor-1.0.0 test + # 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
