Gentoo Archives: gentoo-commits

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