commit: 30dc0db95b8ce4dc72d4987924ce03e011cb38f5 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Oct 14 16:51:12 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> 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 <jlec <AT> 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 @@ <name>Aaron Bauman</name> </maintainer> <maintainer> - <email>[email protected]</email> - <name>Alex Brandt</name> + <email>[email protected]</email> + <name>Alex Brandt</name> </maintainer> <upstream> <remote-id type="pypi">aiohttp</remote-id>
