diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:51:12 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:52:08 +0200 |
commit | 30dc0db95b8ce4dc72d4987924ce03e011cb38f5 (patch) | |
tree | d339d1f53077aa38a2bcb1a6fc286d22df41ea19 /dev-python/aiohttp | |
parent | dev-python/sphinxcontrib-newsfeed: Keyword under ALLARCHES policy (diff) | |
download | gentoo-30dc0db95b8ce4dc72d4987924ce03e011cb38f5.tar.gz gentoo-30dc0db95b8ce4dc72d4987924ce03e011cb38f5.tar.bz2 gentoo-30dc0db95b8ce4dc72d4987924ce03e011cb38f5.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/aiohttp')
-rw-r--r-- | dev-python/aiohttp/aiohttp-0.17.4.ebuild | 4 | ||||
-rw-r--r-- | 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 5efb49618e0d..2f1c8fab373e 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 4f715e81f53d..0c4af6ab95de 100644 --- a/dev-python/aiohttp/metadata.xml +++ b/dev-python/aiohttp/metadata.xml @@ -6,8 +6,8 @@ <name>Aaron Bauman</name> </maintainer> <maintainer> - <email>alunduil@gentoo.org</email> - <name>Alex Brandt</name> + <email>alunduil@gentoo.org</email> + <name>Alex Brandt</name> </maintainer> <upstream> <remote-id type="pypi">aiohttp</remote-id> |