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-libs/nspr/
Date: Wed, 06 Jan 2021 19:34:32
Message-Id: 1609961623.310fc32977bc230ec7cccf494b9cd6363eb56ff5.grobian@gentoo
1 commit: 310fc32977bc230ec7cccf494b9cd6363eb56ff5
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 19:29:33 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 19:33:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310fc329
7
8 dev-libs/nspr: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-libs/nspr/nspr-4.26.ebuild | 4 ++--
14 dev-libs/nspr/nspr-4.27.ebuild | 4 ++--
15 dev-libs/nspr/nspr-4.28.ebuild | 4 ++--
16 dev-libs/nspr/nspr-4.29.ebuild | 4 ++--
17 4 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/dev-libs/nspr/nspr-4.26.ebuild b/dev-libs/nspr/nspr-4.26.ebuild
20 index 3c3fa8f9f17..8cce0ccc907 100644
21 --- a/dev-libs/nspr/nspr-4.26.ebuild
22 +++ b/dev-libs/nspr/nspr-4.26.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -13,7 +13,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
30
31 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
32 SLOT="0"
33 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
34 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
35 IUSE="debug elibc_musl"
36
37 MULTILIB_CHOST_TOOLS=(
38
39 diff --git a/dev-libs/nspr/nspr-4.27.ebuild b/dev-libs/nspr/nspr-4.27.ebuild
40 index 01b8025b719..d491f0acd13 100644
41 --- a/dev-libs/nspr/nspr-4.27.ebuild
42 +++ b/dev-libs/nspr/nspr-4.27.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2020 Gentoo Authors
45 +# Copyright 1999-2021 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=7
49 @@ -13,7 +13,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
50
51 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
52 SLOT="0"
53 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
54 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
55 IUSE="debug elibc_musl"
56
57 MULTILIB_CHOST_TOOLS=(
58
59 diff --git a/dev-libs/nspr/nspr-4.28.ebuild b/dev-libs/nspr/nspr-4.28.ebuild
60 index 3c3fa8f9f17..8cce0ccc907 100644
61 --- a/dev-libs/nspr/nspr-4.28.ebuild
62 +++ b/dev-libs/nspr/nspr-4.28.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2020 Gentoo Authors
65 +# Copyright 1999-2021 Gentoo Authors
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=7
69 @@ -13,7 +13,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
70
71 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
72 SLOT="0"
73 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
75 IUSE="debug elibc_musl"
76
77 MULTILIB_CHOST_TOOLS=(
78
79 diff --git a/dev-libs/nspr/nspr-4.29.ebuild b/dev-libs/nspr/nspr-4.29.ebuild
80 index af4f0fff6cd..46d48bc0bd1 100644
81 --- a/dev-libs/nspr/nspr-4.29.ebuild
82 +++ b/dev-libs/nspr/nspr-4.29.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2020 Gentoo Authors
85 +# Copyright 1999-2021 Gentoo Authors
86 # Distributed under the terms of the GNU General Public License v2
87
88 EAPI=7
89 @@ -13,7 +13,7 @@ SRC_URI="https://archive.mozilla.org/pub/nspr/releases/v${PV}/src/${P}.tar.gz"
90
91 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
92 SLOT="0"
93 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
94 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
95 IUSE="debug elibc_musl"
96
97 MULTILIB_CHOST_TOOLS=(