Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools/
Date: Mon, 19 Nov 2018 21:15:20
Message-Id: 1542662093.2e4732784a1f52ac2f1d4b5c9642433f862eebd7.grobian@gentoo
1 commit: 2e4732784a1f52ac2f1d4b5c9642433f862eebd7
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 19 19:58:20 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 19 21:14:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e473278
7
8 dev-python/setuptools: marked ~*-solaris
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-python/setuptools/setuptools-36.7.2.ebuild | 4 ++--
14 dev-python/setuptools/setuptools-38.6.1.ebuild | 4 ++--
15 dev-python/setuptools/setuptools-40.6.2.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-python/setuptools/setuptools-36.7.2.ebuild b/dev-python/setuptools/setuptools-36.7.2.ebuild
19 index 3e2e9d1b198..349277ef7e8 100644
20 --- a/dev-python/setuptools/setuptools-36.7.2.ebuild
21 +++ b/dev-python/setuptools/setuptools-36.7.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
29 inherit git-r3
30 else
31 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
32 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
33 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
34 fi
35
36 DESCRIPTION="Collection of extensions to Distutils"
37
38 diff --git a/dev-python/setuptools/setuptools-38.6.1.ebuild b/dev-python/setuptools/setuptools-38.6.1.ebuild
39 index 60944fe5362..d4b1fa05121 100644
40 --- a/dev-python/setuptools/setuptools-38.6.1.ebuild
41 +++ b/dev-python/setuptools/setuptools-38.6.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2018 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
49 inherit git-r3
50 else
51 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
52 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
53 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
54 fi
55
56 DESCRIPTION="Collection of extensions to Distutils"
57
58 diff --git a/dev-python/setuptools/setuptools-40.6.2.ebuild b/dev-python/setuptools/setuptools-40.6.2.ebuild
59 index 25ed8958758..0f231c9d846 100644
60 --- a/dev-python/setuptools/setuptools-40.6.2.ebuild
61 +++ b/dev-python/setuptools/setuptools-40.6.2.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2018 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]]; then
69 inherit git-r3
70 else
71 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
72 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
73 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 fi
75
76 DESCRIPTION="Collection of extensions to Distutils"