summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 18:51:12 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 18:52:08 +0200
commit30dc0db95b8ce4dc72d4987924ce03e011cb38f5 (patch)
treed339d1f53077aa38a2bcb1a6fc286d22df41ea19 /dev-python/aiohttp/aiohttp-0.17.4.ebuild
parentdev-python/sphinxcontrib-newsfeed: Keyword under ALLARCHES policy (diff)
downloadgentoo-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/aiohttp-0.17.4.ebuild')
-rw-r--r--dev-python/aiohttp/aiohttp-0.17.4.ebuild4
1 files changed, 2 insertions, 2 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="