diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 09:49:34 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 11:54:09 +0100 |
commit | c77c4474fa39f5dd3913b83cbba6f7dc92879cd4 (patch) | |
tree | 5c11d7a863cf693277433154e1ee965e94239ae7 /virtual | |
parent | dev-python/futures: Keyword under ALLARCHES policy (diff) | |
download | gentoo-c77c4474fa39f5dd3913b83cbba6f7dc92879cd4.tar.gz gentoo-c77c4474fa39f5dd3913b83cbba6f7dc92879cd4.tar.bz2 gentoo-c77c4474fa39f5dd3913b83cbba6f7dc92879cd4.zip |
virtual/python-futures: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-futures/python-futures-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild index 43179cda842b..2879c0da4cc2 100644 --- a/virtual/python-futures/python-futures-0.ebuild +++ b/virtual/python-futures/python-futures-0.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" RDEPEND="${PYTHON_DEPS} |