summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-18 16:16:04 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-18 16:40:15 +0100
commite6f850147502bb92c4b0715fecb0356a23eab4e9 (patch)
treea3214240094044bfea6ad51d6c516507ceb43883 /dev-python/asyncio/asyncio-3.4.2.ebuild
parentwww-servers/tornado: Keyword under ALLARCHES policy (diff)
downloadgentoo-e6f850147502bb92c4b0715fecb0356a23eab4e9.tar.gz
gentoo-e6f850147502bb92c4b0715fecb0356a23eab4e9.tar.bz2
gentoo-e6f850147502bb92c4b0715fecb0356a23eab4e9.zip
dev-python/asyncio: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/asyncio/asyncio-3.4.2.ebuild')
-rw-r--r--dev-python/asyncio/asyncio-3.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/asyncio/asyncio-3.4.2.ebuild b/dev-python/asyncio/asyncio-3.4.2.ebuild
index 8766d499ac3d..030db6182912 100644
--- a/dev-python/asyncio/asyncio-3.4.2.ebuild
+++ b/dev-python/asyncio/asyncio-3.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/a/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
RDEPEND=""