summaryrefslogtreecommitdiff
path: root/dev-python/futures
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 11:19:38 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 11:54:09 +0100
commit6580197990610c17e10d88280bab8796245c4a90 (patch)
treef739f5ca949465e73a9ce93c89cbcf3dee537930 /dev-python/futures
parent8ec205d3a6519035686aa7765aecc0950498f31e (diff)
downloadgentoo-6580197990610c17e10d88280bab8796245c4a90.tar.gz
gentoo-6580197990610c17e10d88280bab8796245c4a90.tar.xz
dev-python/futures: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/futures')
-rw-r--r--dev-python/futures/futures-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/futures/futures-3.0.3.ebuild b/dev-python/futures/futures-3.0.3.ebuild
index e97d0976396..49ff00e0321 100644
--- a/dev-python/futures/futures-3.0.3.ebuild
+++ b/dev-python/futures/futures-3.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]