From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 03E9613878E for ; Sat, 22 Oct 2016 11:52:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43B1DE07DD; Sat, 22 Oct 2016 11:52:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28AABE07DD for ; Sat, 22 Oct 2016 11:52:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B1F8341688 for ; Sat, 22 Oct 2016 11:52:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A22E2EF for ; Sat, 22 Oct 2016 11:52:21 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1477137095.ed703ea57a969ac9596754bbbc397616a1797ee0.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/alpha/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/alpha/package.use.mask X-VCS-Directories: profiles/arch/alpha/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: ed703ea57a969ac9596754bbbc397616a1797ee0 X-VCS-Branch: master Date: Sat, 22 Oct 2016 11:52:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b189a441-7582-4c1e-a469-5bd14ffc8fc9 X-Archives-Hash: 32bfa6a5c1d36a3915c417fb4e022352 commit: ed703ea57a969ac9596754bbbc397616a1797ee0 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Oct 22 11:51:35 2016 +0000 Commit: Tobias Klausmann gentoo 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 (22 Oct 2016) +# Pulls in dev-db/redis which is not keyworded on alpha. +>=dev-python/pyzor-1.0.0 test + # Tobias Klausmann (03 Oct 2016) # Pulls in dev-db/redis which is not keyworded on alpha. >=dev-libs/hiredis-0.13.1 test