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 6987413888F for ; Wed, 14 Oct 2015 16:52:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45024E07DA; Wed, 14 Oct 2015 16:52:29 +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 DA7C7E07DA for ; Wed, 14 Oct 2015 16:52:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D79F9340A3D for ; Wed, 14 Oct 2015 16:52:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9AD2410C8 for ; Wed, 14 Oct 2015 16:52:25 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1444841528.30dc0db95b8ce4dc72d4987924ce03e011cb38f5.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/aiohttp/aiohttp-0.17.4.ebuild dev-python/aiohttp/metadata.xml X-VCS-Directories: dev-python/aiohttp/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 30dc0db95b8ce4dc72d4987924ce03e011cb38f5 X-VCS-Branch: master Date: Wed, 14 Oct 2015 16:52:25 +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: 5eb485a0-94bb-4d69-be7b-54fd297c0aec X-Archives-Hash: ac3394f2a16048fb87c398368cc7c6b3 commit: 30dc0db95b8ce4dc72d4987924ce03e011cb38f5 Author: Justin Lecher gentoo org> AuthorDate: Wed Oct 14 16:51:12 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Oct 14 16:52:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30dc0db9 dev-python/aiohttp: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562514 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> dev-python/aiohttp/aiohttp-0.17.4.ebuild | 4 ++-- dev-python/aiohttp/metadata.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/aiohttp/aiohttp-0.17.4.ebuild b/dev-python/aiohttp/aiohttp-0.17.4.ebuild index 5efb496..2f1c8fa 100644 --- a/dev-python/aiohttp/aiohttp-0.17.4.ebuild +++ b/dev-python/aiohttp/aiohttp-0.17.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/aiohttp/aiohttp-0.14.4-r1.ebuild,v 1.1 2015/03/16 11:08:45 bman Exp $ +# $Id$ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc examples test" CDEPEND=" diff --git a/dev-python/aiohttp/metadata.xml b/dev-python/aiohttp/metadata.xml index 4f715e8..0c4af6a 100644 --- a/dev-python/aiohttp/metadata.xml +++ b/dev-python/aiohttp/metadata.xml @@ -6,8 +6,8 @@ Aaron Bauman - alunduil@gentoo.org - Alex Brandt + alunduil@gentoo.org + Alex Brandt aiohttp