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-db/mysql/
Date: Wed, 06 Jan 2021 18:43:17
Message-Id: 1609958446.22d2c7798c9ce15d6ccc36d193f5dad7a8682457.grobian@gentoo
1 commit: 22d2c7798c9ce15d6ccc36d193f5dad7a8682457
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 18:40:46 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 18:40:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d2c779
7
8 dev-db/mysql: 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-db/mysql/mysql-5.7.27-r2.ebuild | 4 ++--
14 dev-db/mysql/mysql-5.7.29-r1.ebuild | 4 ++--
15 dev-db/mysql/mysql-5.7.30-r1.ebuild | 4 ++--
16 dev-db/mysql/mysql-5.7.31.ebuild | 4 ++--
17 dev-db/mysql/mysql-5.7.32.ebuild | 4 ++--
18 dev-db/mysql/mysql-8.0.19-r2.ebuild | 4 ++--
19 dev-db/mysql/mysql-8.0.20-r1.ebuild | 4 ++--
20 dev-db/mysql/mysql-8.0.21-r1.ebuild | 4 ++--
21 dev-db/mysql/mysql-8.0.22.ebuild | 4 ++--
22 9 files changed, 18 insertions(+), 18 deletions(-)
23
24 diff --git a/dev-db/mysql/mysql-5.7.27-r2.ebuild b/dev-db/mysql/mysql-5.7.27-r2.ebuild
25 index 7a585b7a703..98a59f769bd 100644
26 --- a/dev-db/mysql/mysql-5.7.27-r2.ebuild
27 +++ b/dev-db/mysql/mysql-5.7.27-r2.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 1999-2020 Gentoo Authors
30 +# Copyright 1999-2021 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI="6"
34 @@ -34,7 +34,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
35
36 REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
37
38 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
40
41 # Shorten the path because the socket path length must be shorter than 107 chars
42 # and we will run a mysql server during test phase
43
44 diff --git a/dev-db/mysql/mysql-5.7.29-r1.ebuild b/dev-db/mysql/mysql-5.7.29-r1.ebuild
45 index 87956f8d8f8..1d1fd598dd9 100644
46 --- a/dev-db/mysql/mysql-5.7.29-r1.ebuild
47 +++ b/dev-db/mysql/mysql-5.7.29-r1.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2020 Gentoo Authors
50 +# Copyright 1999-2021 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI="6"
54 @@ -34,7 +34,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
55
56 REQUIRED_USE="?? ( tcmalloc jemalloc )"
57
58 -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
59 +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
60
61 # Shorten the path because the socket path length must be shorter than 107 chars
62 # and we will run a mysql server during test phase
63
64 diff --git a/dev-db/mysql/mysql-5.7.30-r1.ebuild b/dev-db/mysql/mysql-5.7.30-r1.ebuild
65 index 8220f3146ca..59e0d821600 100644
66 --- a/dev-db/mysql/mysql-5.7.30-r1.ebuild
67 +++ b/dev-db/mysql/mysql-5.7.30-r1.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2020 Gentoo Authors
70 +# Copyright 1999-2021 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI="6"
74 @@ -30,7 +30,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
75
76 REQUIRED_USE="?? ( tcmalloc jemalloc )"
77
78 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
79 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
80
81 # Shorten the path because the socket path length must be shorter than 107 chars
82 # and we will run a mysql server during test phase
83
84 diff --git a/dev-db/mysql/mysql-5.7.31.ebuild b/dev-db/mysql/mysql-5.7.31.ebuild
85 index f4f27e0f288..514e06d3091 100644
86 --- a/dev-db/mysql/mysql-5.7.31.ebuild
87 +++ b/dev-db/mysql/mysql-5.7.31.ebuild
88 @@ -1,4 +1,4 @@
89 -# Copyright 1999-2020 Gentoo Authors
90 +# Copyright 1999-2021 Gentoo Authors
91 # Distributed under the terms of the GNU General Public License v2
92
93 EAPI="7"
94 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
95
96 REQUIRED_USE="?? ( tcmalloc jemalloc )"
97
98 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
99 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
100
101 # Shorten the path because the socket path length must be shorter than 107 chars
102 # and we will run a mysql server during test phase
103
104 diff --git a/dev-db/mysql/mysql-5.7.32.ebuild b/dev-db/mysql/mysql-5.7.32.ebuild
105 index 4000e3383d5..6c3a7183a83 100644
106 --- a/dev-db/mysql/mysql-5.7.32.ebuild
107 +++ b/dev-db/mysql/mysql-5.7.32.ebuild
108 @@ -1,4 +1,4 @@
109 -# Copyright 1999-2020 Gentoo Authors
110 +# Copyright 1999-2021 Gentoo Authors
111 # Distributed under the terms of the GNU General Public License v2
112
113 EAPI="7"
114 @@ -28,7 +28,7 @@ RESTRICT="!test? ( test ) libressl? ( test )"
115
116 REQUIRED_USE="?? ( tcmalloc jemalloc )"
117
118 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
119 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
120
121 # Shorten the path because the socket path length must be shorter than 107 chars
122 # and we will run a mysql server during test phase
123
124 diff --git a/dev-db/mysql/mysql-8.0.19-r2.ebuild b/dev-db/mysql/mysql-8.0.19-r2.ebuild
125 index b81fdbc4fc1..60dd2a3f27b 100644
126 --- a/dev-db/mysql/mysql-8.0.19-r2.ebuild
127 +++ b/dev-db/mysql/mysql-8.0.19-r2.ebuild
128 @@ -1,4 +1,4 @@
129 -# Copyright 1999-2020 Gentoo Authors
130 +# Copyright 1999-2021 Gentoo Authors
131 # Distributed under the terms of the GNU General Public License v2
132
133 EAPI="7"
134 @@ -43,7 +43,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc )
135 router? ( server )
136 tcmalloc? ( server )"
137
138 -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
139 +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
140
141 # Shorten the path because the socket path length must be shorter than 107 chars
142 # and we will run a mysql server during test phase
143
144 diff --git a/dev-db/mysql/mysql-8.0.20-r1.ebuild b/dev-db/mysql/mysql-8.0.20-r1.ebuild
145 index 0bddb13566e..4545a1eec02 100644
146 --- a/dev-db/mysql/mysql-8.0.20-r1.ebuild
147 +++ b/dev-db/mysql/mysql-8.0.20-r1.ebuild
148 @@ -1,4 +1,4 @@
149 -# Copyright 1999-2020 Gentoo Authors
150 +# Copyright 1999-2021 Gentoo Authors
151 # Distributed under the terms of the GNU General Public License v2
152
153 EAPI="7"
154 @@ -37,7 +37,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc )
155 router? ( server )
156 tcmalloc? ( server )"
157
158 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
159 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
160
161 # Shorten the path because the socket path length must be shorter than 107 chars
162 # and we will run a mysql server during test phase
163
164 diff --git a/dev-db/mysql/mysql-8.0.21-r1.ebuild b/dev-db/mysql/mysql-8.0.21-r1.ebuild
165 index a12c3b67596..b3a4bf5a2ad 100644
166 --- a/dev-db/mysql/mysql-8.0.21-r1.ebuild
167 +++ b/dev-db/mysql/mysql-8.0.21-r1.ebuild
168 @@ -1,4 +1,4 @@
169 -# Copyright 1999-2020 Gentoo Authors
170 +# Copyright 1999-2021 Gentoo Authors
171 # Distributed under the terms of the GNU General Public License v2
172
173 EAPI="7"
174 @@ -37,7 +37,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc )
175 router? ( server )
176 tcmalloc? ( server )"
177
178 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
179 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
180
181 # Shorten the path because the socket path length must be shorter than 107 chars
182 # and we will run a mysql server during test phase
183
184 diff --git a/dev-db/mysql/mysql-8.0.22.ebuild b/dev-db/mysql/mysql-8.0.22.ebuild
185 index 6339e099113..18586043f65 100644
186 --- a/dev-db/mysql/mysql-8.0.22.ebuild
187 +++ b/dev-db/mysql/mysql-8.0.22.ebuild
188 @@ -1,4 +1,4 @@
189 -# Copyright 1999-2020 Gentoo Authors
190 +# Copyright 1999-2021 Gentoo Authors
191 # Distributed under the terms of the GNU General Public License v2
192
193 EAPI="7"
194 @@ -37,7 +37,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc )
195 router? ( server )
196 tcmalloc? ( server )"
197
198 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
199 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris"
200
201 # Shorten the path because the socket path length must be shorter than 107 chars
202 # and we will run a mysql server during test phase