Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-futures/
Date: Fri, 02 Feb 2018 09:05:52
Message-Id: 1517562332.1dd37151730ded05a0fbe77bbe445ee145ee4734.grobian@gentoo
1 commit: 1dd37151730ded05a0fbe77bbe445ee145ee4734
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 2 09:01:41 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 2 09:05:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd37151
7
8 virtual/python-futures: marked ~amd64-linux
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 virtual/python-futures/python-futures-0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild
16 index 27f2709df53..333bd58b4ed 100644
17 --- a/virtual/python-futures/python-futures-0.ebuild
18 +++ b/virtual/python-futures/python-futures-0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,7 @@ inherit python-r1
26
27 DESCRIPTION="A virtual for the Python concurrent.futures module"
28 SLOT="0"
29 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
30 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux"
31 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
32
33 RDEPEND="${PYTHON_DEPS}