diff options
author | Markus Meier <maekke@gentoo.org> | 2019-02-19 22:13:43 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-02-19 22:13:43 +0100 |
commit | d47ab8f1ca52bdbcf4c378a958439f04db8caf08 (patch) | |
tree | e81b48f5bde6955e869631c3246b04d5ef6f6af2 /virtual/python-futures | |
parent | dev-python/setuptools: arm stable, bug #676562 (diff) | |
download | gentoo-d47ab8f1ca52bdbcf4c378a958439f04db8caf08.tar.gz gentoo-d47ab8f1ca52bdbcf4c378a958439f04db8caf08.tar.bz2 gentoo-d47ab8f1ca52bdbcf4c378a958439f04db8caf08.zip |
virtual/python-futures: arm stable, bug #676562
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'virtual/python-futures')
-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 7aa79906d125..f7e21a4a7db6 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} |