diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:31:56 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-18 16:40:15 +0100 |
commit | 4b96d3ca539465747e5c9b2d274860553d0534bd (patch) | |
tree | 38434582a469accfad3c114d57d1f32537804efe /virtual | |
parent | virtual/python-backports_abc: Keyword under ALLARCHES policy (diff) | |
download | gentoo-4b96d3ca539465747e5c9b2d274860553d0534bd.tar.gz gentoo-4b96d3ca539465747e5c9b2d274860553d0534bd.tar.bz2 gentoo-4b96d3ca539465747e5c9b2d274860553d0534bd.zip |
virtual/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 'virtual')
-rw-r--r-- | virtual/python-asyncio/python-asyncio-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-asyncio/python-asyncio-0.ebuild b/virtual/python-asyncio/python-asyncio-0.ebuild index 74494a6525c3..25e1fbf20575 100644 --- a/virtual/python-asyncio/python-asyncio-0.ebuild +++ b/virtual/python-asyncio/python-asyncio-0.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |