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-backports_abc/
Date: Fri, 02 Feb 2018 09:05:51
Message-Id: 1517562332.53e5bff10c74f0cc36364e18cfa6d576084a43fe.grobian@gentoo
1 commit: 53e5bff10c74f0cc36364e18cfa6d576084a43fe
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 2 09:02:49 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=53e5bff1
7
8 virtual/python-backports_abc: marked ~amd64-linux
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 virtual/python-backports_abc/python-backports_abc-0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/virtual/python-backports_abc/python-backports_abc-0.ebuild b/virtual/python-backports_abc/python-backports_abc-0.ebuild
16 index ca9afefed8b..00f06f4e4b8 100644
17 --- a/virtual/python-backports_abc/python-backports_abc-0.ebuild
18 +++ b/virtual/python-backports_abc/python-backports_abc-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 3.3+ collections.abc 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}