diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:24:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:22 +0100 |
commit | a73a8c9b95bf6ae1a5817b5e6ed1f67eab0041f0 (patch) | |
tree | e803380ef756559d4682d4ffe5b821e6b6fc7103 /virtual | |
parent | dev-python/setuptools: x86 stable (bug #676562) (diff) | |
download | gentoo-a73a8c9b95bf6ae1a5817b5e6ed1f67eab0041f0.tar.gz gentoo-a73a8c9b95bf6ae1a5817b5e6ed1f67eab0041f0.tar.bz2 gentoo-a73a8c9b95bf6ae1a5817b5e6ed1f67eab0041f0.zip |
virtual/python-futures: x86 stable (bug #676562)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-futures/python-futures-1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-futures/python-futures-1.ebuild b/virtual/python-futures/python-futures-1.ebuild index 8b9b48857247..3d8b898214af 100644 --- a/virtual/python-futures/python-futures-1.ebuild +++ b/virtual/python-futures/python-futures-1.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for the Python concurrent.futures module" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~amd64-linux" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |