From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 171E31388BF for ; Tue, 12 Jan 2016 12:49:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82C81E0851; Tue, 12 Jan 2016 12:49:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2BC94E0851 for ; Tue, 12 Jan 2016 12:49:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06D03340B25 for ; Tue, 12 Jan 2016 12:49:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B416B11 for ; Tue, 12 Jan 2016 12:49:37 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1452602963.9d91d861f625e0082b09c31f15badfea8d9ff931.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/txAMQP/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/txAMQP/txAMQP-0.6.2.ebuild X-VCS-Directories: dev-python/txAMQP/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 9d91d861f625e0082b09c31f15badfea8d9ff931 X-VCS-Branch: master Date: Tue, 12 Jan 2016 12:49:37 +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: 61f44195-7a38-4530-8ea4-46b5f4be2f87 X-Archives-Hash: 95b848d6a4bfde85ac488cc10030d2bd commit: 9d91d861f625e0082b09c31f15badfea8d9ff931 Author: Fabian Groffen gentoo org> AuthorDate: Tue Jan 12 12:44:33 2016 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Jan 12 12:49:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d91d861 dev-python/txAMQP: marked ~x64-solaris Package-Manager: portage-2.2.20-prefix dev-python/txAMQP/txAMQP-0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/txAMQP/txAMQP-0.6.2.ebuild b/dev-python/txAMQP/txAMQP-0.6.2.ebuild index 10e24fb..b9b3bd0 100644 --- a/dev-python/txAMQP/txAMQP-0.6.2.ebuild +++ b/dev-python/txAMQP/txAMQP-0.6.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://launchpad.net/txamqp" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~x64-solaris" SLOT="0" IUSE=""