Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-futures/
Date: Tue, 19 Feb 2019 21:15:29
Message-Id: 1550610823.d47ab8f1ca52bdbcf4c378a958439f04db8caf08.maekke@gentoo
1 commit: d47ab8f1ca52bdbcf4c378a958439f04db8caf08
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 19 21:13:43 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 19 21:13:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47ab8f1
7
8 virtual/python-futures: arm stable, bug #676562
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 virtual/python-futures/python-futures-1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/python-futures/python-futures-1.ebuild b/virtual/python-futures/python-futures-1.ebuild
18 index 7aa79906d12..f7e21a4a7db 100644
19 --- a/virtual/python-futures/python-futures-1.ebuild
20 +++ b/virtual/python-futures/python-futures-1.ebuild
21 @@ -9,7 +9,7 @@ inherit python-r1
22
23 DESCRIPTION="A virtual for the Python concurrent.futures module"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
28
29 RDEPEND="${PYTHON_DEPS}