summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 10:11:59 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 11:54:09 +0100
commitbf7d1a6a753ba35684cb05cfa781427db024eea6 (patch)
treeda731bb19666bdeddfb892f0a3617be8e1ed9007 /virtual/python-asyncio/python-asyncio-0.ebuild
parentdev-python/asyncio: Drop impl with native support (diff)
downloadgentoo-bf7d1a6a753ba35684cb05cfa781427db024eea6.tar.gz
gentoo-bf7d1a6a753ba35684cb05cfa781427db024eea6.tar.bz2
gentoo-bf7d1a6a753ba35684cb05cfa781427db024eea6.zip
virtual/python-asyncio: Propagate KEYWORDS
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual/python-asyncio/python-asyncio-0.ebuild')
-rw-r--r--virtual/python-asyncio/python-asyncio-0.ebuild2
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 b716210e5d84..b4374957c81d 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="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"