Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/, app-crypt/johntheripper/, app-crypt/gnupg/, app-crypt/seahorse/, ...
Date: Fri, 11 Oct 2019 15:33:36
Message-Id: 1570807949.b36ec14dda746dd6f356e3ce1cf20728c45bd81f.mgorny@gentoo
1 commit: b36ec14dda746dd6f356e3ce1cf20728c45bd81f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 11 15:32:29 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 11 15:32:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b36ec14d
7
8 app-crypt: Remove *-fbsd KEYWORDS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-crypt/argon2/argon2-20171227-r1.ebuild | 2 +-
13 app-crypt/argon2/argon2-20171227.ebuild | 2 +-
14 app-crypt/gcr/gcr-3.20.0.ebuild | 2 +-
15 app-crypt/gcr/gcr-3.28.0.ebuild | 2 +-
16 app-crypt/gcr/gcr-3.28.1.ebuild | 2 +-
17 app-crypt/gnupg/gnupg-2.2.17.ebuild | 2 +-
18 app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 +-
19 app-crypt/gpgme/gpgme-1.13.0.ebuild | 2 +-
20 app-crypt/gpgme/gpgme-1.13.1.ebuild | 2 +-
21 app-crypt/heimdal/heimdal-7.5.0.ebuild | 2 +-
22 app-crypt/heimdal/heimdal-7.6.0.ebuild | 2 +-
23 app-crypt/heimdal/heimdal-7.7.0-r1.ebuild | 2 +-
24 app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.8.0.ebuild | 2 +-
25 app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild | 2 +-
26 app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild | 2 +-
27 app-crypt/johntheripper/johntheripper-1.8.0.ebuild | 2 +-
28 app-crypt/libsecret/libsecret-0.18.6-r1.ebuild | 2 +-
29 app-crypt/libsecret/libsecret-0.18.8.ebuild | 2 +-
30 app-crypt/mhash/mhash-0.9.9.9-r2.ebuild | 2 +-
31 .../openpgp-keys-gentoo-release-20190427.ebuild | 2 +-
32 app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild | 2 +-
33 app-crypt/p11-kit/p11-kit-0.23.12-r1.ebuild | 2 +-
34 app-crypt/p11-kit/p11-kit-0.23.16.1-r1.ebuild | 2 +-
35 app-crypt/pinentry/pinentry-1.0.0-r2.ebuild | 2 +-
36 app-crypt/pinentry/pinentry-1.0.0-r3.ebuild | 2 +-
37 app-crypt/pinentry/pinentry-1.1.0-r1.ebuild | 2 +-
38 app-crypt/pinentry/pinentry-1.1.0-r2.ebuild | 2 +-
39 app-crypt/pinentry/pinentry-1.1.0-r3.ebuild | 2 +-
40 app-crypt/qca/qca-2.2.0.ebuild | 2 +-
41 app-crypt/qca/qca-2.2.1.ebuild | 2 +-
42 app-crypt/rhash/rhash-1.3.6-r1.ebuild | 2 +-
43 app-crypt/rhash/rhash-1.3.8.ebuild | 2 +-
44 app-crypt/seahorse/seahorse-3.30.1.1.ebuild | 2 +-
45 app-crypt/seahorse/seahorse-3.32.2.ebuild | 2 +-
46 app-crypt/shash/shash-0.2.6-r2.ebuild | 2 +-
47 app-crypt/shash/shash-0.2.6-r3.ebuild | 2 +-
48 36 files changed, 36 insertions(+), 36 deletions(-)
49
50 diff --git a/app-crypt/argon2/argon2-20171227-r1.ebuild b/app-crypt/argon2/argon2-20171227-r1.ebuild
51 index 619565bd4c9..53602bc1291 100644
52 --- a/app-crypt/argon2/argon2-20171227-r1.ebuild
53 +++ b/app-crypt/argon2/argon2-20171227-r1.ebuild
54 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
55
56 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
57 SLOT="0/1"
58 -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd"
59 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc x86"
60 IUSE="static-libs"
61
62 S="${WORKDIR}/phc-winner-${P}"
63
64 diff --git a/app-crypt/argon2/argon2-20171227.ebuild b/app-crypt/argon2/argon2-20171227.ebuild
65 index 5127fecce9e..8ce2715a64d 100644
66 --- a/app-crypt/argon2/argon2-20171227.ebuild
67 +++ b/app-crypt/argon2/argon2-20171227.ebuild
68 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/P-H-C/phc-winner-argon2/archive/${PV}.tar.gz -> ${P}
69
70 LICENSE="|| ( Apache-2.0 CC0-1.0 )"
71 SLOT="0/1"
72 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
73 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
74 IUSE="static-libs"
75
76 S="${WORKDIR}/phc-winner-${P}"
77
78 diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild
79 index 1bf7ad512db..c92d9cee4eb 100644
80 --- a/app-crypt/gcr/gcr-3.20.0.ebuild
81 +++ b/app-crypt/gcr/gcr-3.20.0.ebuild
82 @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
83 IUSE="debug gtk +introspection vala"
84 REQUIRED_USE="vala? ( introspection )"
85
86 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
87 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
88
89 COMMON_DEPEND="
90 >=app-crypt/p11-kit-0.19
91
92 diff --git a/app-crypt/gcr/gcr-3.28.0.ebuild b/app-crypt/gcr/gcr-3.28.0.ebuild
93 index 31ae7001059..87349d2c160 100644
94 --- a/app-crypt/gcr/gcr-3.28.0.ebuild
95 +++ b/app-crypt/gcr/gcr-3.28.0.ebuild
96 @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
97 IUSE="debug gtk +introspection vala"
98 REQUIRED_USE="vala? ( introspection )"
99
100 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
101 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
102
103 COMMON_DEPEND="
104 >=app-crypt/p11-kit-0.19
105
106 diff --git a/app-crypt/gcr/gcr-3.28.1.ebuild b/app-crypt/gcr/gcr-3.28.1.ebuild
107 index 6dd0c5a39a3..425748137ff 100644
108 --- a/app-crypt/gcr/gcr-3.28.1.ebuild
109 +++ b/app-crypt/gcr/gcr-3.28.1.ebuild
110 @@ -16,7 +16,7 @@ SLOT="0/1" # subslot = suffix of libgcr-3
111 IUSE="debug gtk +introspection +vala"
112 REQUIRED_USE="vala? ( introspection )"
113
114 -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
115 +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
116
117 COMMON_DEPEND="
118 >=app-crypt/p11-kit-0.19
119
120 diff --git a/app-crypt/gnupg/gnupg-2.2.17.ebuild b/app-crypt/gnupg/gnupg-2.2.17.ebuild
121 index f7806268df0..b55bb14f0e2 100644
122 --- a/app-crypt/gnupg/gnupg-2.2.17.ebuild
123 +++ b/app-crypt/gnupg/gnupg-2.2.17.ebuild
124 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
125
126 LICENSE="GPL-3"
127 SLOT="0"
128 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
129 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
130 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb user-socket wks-server"
131
132 # Existence of executables is checked during configuration.
133
134 diff --git a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
135 index 6dd7211ccf6..4395b9df1a0 100644
136 --- a/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
137 +++ b/app-crypt/gpgme/gpgme-1.13.0-r1.ebuild
138 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
139
140 LICENSE="GPL-2 LGPL-2.1"
141 SLOT="1/11" # subslot = soname major version
142 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
143 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
144 IUSE="common-lisp static-libs cxx python qt5"
145
146 COMMON_DEPEND=">=app-crypt/gnupg-2
147
148 diff --git a/app-crypt/gpgme/gpgme-1.13.0.ebuild b/app-crypt/gpgme/gpgme-1.13.0.ebuild
149 index 403d655d494..550f71b387c 100644
150 --- a/app-crypt/gpgme/gpgme-1.13.0.ebuild
151 +++ b/app-crypt/gpgme/gpgme-1.13.0.ebuild
152 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
153
154 LICENSE="GPL-2 LGPL-2.1"
155 SLOT="1/11" # subslot = soname major version
156 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
157 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
158 IUSE="common-lisp static-libs cxx python qt5"
159
160 COMMON_DEPEND=">=app-crypt/gnupg-2
161
162 diff --git a/app-crypt/gpgme/gpgme-1.13.1.ebuild b/app-crypt/gpgme/gpgme-1.13.1.ebuild
163 index 7c4ca43d823..79e06fd1e82 100644
164 --- a/app-crypt/gpgme/gpgme-1.13.1.ebuild
165 +++ b/app-crypt/gpgme/gpgme-1.13.1.ebuild
166 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnupg/gpgme/${P}.tar.bz2"
167
168 LICENSE="GPL-2 LGPL-2.1"
169 SLOT="1/11" # subslot = soname major version
170 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
171 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
172 IUSE="common-lisp static-libs cxx python qt5"
173
174 COMMON_DEPEND=">=app-crypt/gnupg-2
175
176 diff --git a/app-crypt/heimdal/heimdal-7.5.0.ebuild b/app-crypt/heimdal/heimdal-7.5.0.ebuild
177 index c9aeb159650..69ed2cbc132 100644
178 --- a/app-crypt/heimdal/heimdal-7.5.0.ebuild
179 +++ b/app-crypt/heimdal/heimdal-7.5.0.ebuild
180 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz"
181
182 LICENSE="BSD"
183 SLOT="0"
184 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd"
185 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86"
186 IUSE="afs +berkdb caps hdb-ldap ipv6 libressl otp +pkinit selinux ssl static-libs test X"
187
188 CDEPEND="
189
190 diff --git a/app-crypt/heimdal/heimdal-7.6.0.ebuild b/app-crypt/heimdal/heimdal-7.6.0.ebuild
191 index e3a1a5ad1bc..3913a7b6e5f 100644
192 --- a/app-crypt/heimdal/heimdal-7.6.0.ebuild
193 +++ b/app-crypt/heimdal/heimdal-7.6.0.ebuild
194 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz"
195
196 LICENSE="BSD"
197 SLOT="0"
198 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd"
199 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 ~sh ~sparc x86"
200 IUSE="afs +berkdb caps gdbm hdb-ldap ipv6 libressl +lmdb otp selinux ssl static-libs test X"
201
202 CDEPEND="
203
204 diff --git a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
205 index 96697f3aa74..86cc8ddc99f 100644
206 --- a/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
207 +++ b/app-crypt/heimdal/heimdal-7.7.0-r1.ebuild
208 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz"
209
210 LICENSE="BSD"
211 SLOT="0"
212 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
213 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
214 IUSE="afs +berkdb caps gdbm hdb-ldap libressl +lmdb otp selinux ssl static-libs test X"
215
216 CDEPEND="
217
218 diff --git a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.8.0.ebuild b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.8.0.ebuild
219 index a70e6a1c4ca..626712d2b08 100644
220 --- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.8.0.ebuild
221 +++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.8.0.ebuild
222 @@ -19,7 +19,7 @@ else
223 MY_PV="${PV}-${JUMBO}"
224 MY_P="${MY_PN}-${MY_PV}"
225 SRC_URI="https://github.com/magnumripper/${MY_PN}/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
226 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
227 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
228 S="${WORKDIR}/${MY_P}"
229 fi
230
231
232 diff --git a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild
233 index 40128aaaf43..c9790e0e5a0 100644
234 --- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild
235 +++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild
236 @@ -19,7 +19,7 @@ else
237 MY_PV="${PV}-${JUMBO}"
238 MY_P="john-${MY_PV}"
239 SRC_URI="https://www.openwall.com/john/k/${MY_P}.tar.xz"
240 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
241 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
242 S="${WORKDIR}/${MY_P}"
243 fi
244
245
246 diff --git a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
247 index a05e2f9da35..721d298e771 100644
248 --- a/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
249 +++ b/app-crypt/johntheripper-jumbo/johntheripper-jumbo-9999.ebuild
250 @@ -19,7 +19,7 @@ else
251 MY_PV="${PV}-${JUMBO}"
252 MY_P="${MY_PN}-${MY_PV}"
253 SRC_URI="https://github.com/magnumripper/${MY_PN}/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
254 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
255 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
256 S="${WORKDIR}/${MY_P}"
257 fi
258
259
260 diff --git a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild b/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
261 index 78b619fda5a..6e2c26e4a59 100644
262 --- a/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
263 +++ b/app-crypt/johntheripper/johntheripper-1.8.0.ebuild
264 @@ -15,7 +15,7 @@ SRC_URI="https://www.openwall.com/john/j/${MY_P}.tar.xz"
265
266 LICENSE="GPL-2"
267 SLOT="0"
268 -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
269 +KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
270 CPU_FLAGS="cpu_flags_x86_mmx cpu_flags_x86_sse2 cpu_flags_x86_avx cpu_flags_x86_xop"
271 IUSE="custom-cflags openmp ${CPU_FLAGS}"
272
273
274 diff --git a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
275 index d54507f4b6b..dd16f40b9cc 100644
276 --- a/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
277 +++ b/app-crypt/libsecret/libsecret-0.18.6-r1.ebuild
278 @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test vala"
279 REQUIRED_USE="test? ( introspection )
280 vala? ( introspection )"
281
282 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
283 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86"
284
285 RDEPEND="
286 >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}]
287
288 diff --git a/app-crypt/libsecret/libsecret-0.18.8.ebuild b/app-crypt/libsecret/libsecret-0.18.8.ebuild
289 index e2192fecdb2..5f16a860860 100644
290 --- a/app-crypt/libsecret/libsecret-0.18.8.ebuild
291 +++ b/app-crypt/libsecret/libsecret-0.18.8.ebuild
292 @@ -18,7 +18,7 @@ IUSE="+crypt +introspection test +vala"
293 REQUIRED_USE="test? ( introspection )
294 vala? ( introspection )"
295
296 -KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
297 +KEYWORDS="alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86"
298
299 RDEPEND="
300 >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}]
301
302 diff --git a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
303 index a9e836ee93c..39732f87d78 100644
304 --- a/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
305 +++ b/app-crypt/mhash/mhash-0.9.9.9-r2.ebuild
306 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mhash/${P}.tar.gz"
307
308 LICENSE="GPL-2"
309 SLOT="0"
310 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
311 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
312 IUSE="static-libs"
313
314 BDEPEND="dev-lang/perl" # pod2html
315
316 diff --git a/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20190427.ebuild b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20190427.ebuild
317 index c96fd1f353e..37b6a890725 100644
318 --- a/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20190427.ebuild
319 +++ b/app-crypt/openpgp-keys-gentoo-release/openpgp-keys-gentoo-release-20190427.ebuild
320 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-release.asc.${P
321
322 LICENSE="public-domain"
323 SLOT="0"
324 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
325 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86"
326 IUSE="test"
327
328 DEPEND="test? ( app-crypt/gnupg )"
329
330 diff --git a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
331 index 29b6d9c9fcf..5cad464a878 100644
332 --- a/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
333 +++ b/app-crypt/openssl-blacklist/openssl-blacklist-0.5.3.ebuild
334 @@ -19,7 +19,7 @@ SRC_URI="mirror://debian/pool/main/o/${PN}/${DEB_P}.orig.tar.gz
335
336 LICENSE="GPL-2"
337 SLOT="0"
338 -KEYWORDS="amd64 hppa x86 ~x86-fbsd"
339 +KEYWORDS="amd64 hppa x86"
340 IUSE=""
341 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
342
343
344 diff --git a/app-crypt/p11-kit/p11-kit-0.23.12-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.23.12-r1.ebuild
345 index acd2250428b..2e92e56dfa8 100644
346 --- a/app-crypt/p11-kit/p11-kit-0.23.12-r1.ebuild
347 +++ b/app-crypt/p11-kit/p11-kit-0.23.12-r1.ebuild
348 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${P}.tar.gz"
349
350 LICENSE="MIT"
351 SLOT="0"
352 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
353 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
354 IUSE="+asn1 debug +libffi +trust"
355 REQUIRED_USE="trust? ( asn1 )"
356
357
358 diff --git a/app-crypt/p11-kit/p11-kit-0.23.16.1-r1.ebuild b/app-crypt/p11-kit/p11-kit-0.23.16.1-r1.ebuild
359 index 6b1c88e6912..a2e85c735e7 100644
360 --- a/app-crypt/p11-kit/p11-kit-0.23.16.1-r1.ebuild
361 +++ b/app-crypt/p11-kit/p11-kit-0.23.16.1-r1.ebuild
362 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${P}.tar.gz"
363
364 LICENSE="MIT"
365 SLOT="0"
366 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
367 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
368 IUSE="+asn1 debug +libffi +trust"
369 REQUIRED_USE="trust? ( asn1 )"
370
371
372 diff --git a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
373 index fc85a7562c7..9301a981d1d 100644
374 --- a/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
375 +++ b/app-crypt/pinentry/pinentry-1.0.0-r2.ebuild
376 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
377
378 LICENSE="GPL-2"
379 SLOT="0"
380 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
381 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
382 IUSE="caps emacs gnome-keyring gtk ncurses qt5 static"
383
384 CDEPEND="
385
386 diff --git a/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild
387 index 7af8ff46e36..75bff6862ba 100644
388 --- a/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild
389 +++ b/app-crypt/pinentry/pinentry-1.0.0-r3.ebuild
390 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
391
392 LICENSE="GPL-2"
393 SLOT="0"
394 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
395 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
396 IUSE="caps emacs gnome-keyring gtk ncurses qt5 static"
397
398 CDEPEND="
399
400 diff --git a/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
401 index ae2cca734c0..5fa2b33a563 100644
402 --- a/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
403 +++ b/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
404 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
405
406 LICENSE="GPL-2"
407 SLOT="0"
408 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
409 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
410 IUSE="caps emacs gnome-keyring gtk ncurses qt5 static"
411
412 CDEPEND="
413
414 diff --git a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
415 index 06af197fd4c..363006f73c9 100644
416 --- a/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
417 +++ b/app-crypt/pinentry/pinentry-1.1.0-r2.ebuild
418 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
419
420 LICENSE="GPL-2"
421 SLOT="0"
422 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
423 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
424 IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static"
425
426 CDEPEND="
427
428 diff --git a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
429 index a49177eda19..de077b82ca1 100644
430 --- a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
431 +++ b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
432 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
433
434 LICENSE="GPL-2"
435 SLOT="0"
436 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
437 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
438 IUSE="caps emacs gnome-keyring fltk gtk ncurses qt5 static"
439
440 DEPEND="
441
442 diff --git a/app-crypt/qca/qca-2.2.0.ebuild b/app-crypt/qca/qca-2.2.0.ebuild
443 index 6052b0094ad..f895b8ca47c 100644
444 --- a/app-crypt/qca/qca-2.2.0.ebuild
445 +++ b/app-crypt/qca/qca-2.2.0.ebuild
446 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
447
448 LICENSE="LGPL-2.1"
449 SLOT="2"
450 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
451 +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
452
453 IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 sasl softstore +ssl test"
454
455
456 diff --git a/app-crypt/qca/qca-2.2.1.ebuild b/app-crypt/qca/qca-2.2.1.ebuild
457 index d42db14e774..40f66d614de 100644
458 --- a/app-crypt/qca/qca-2.2.1.ebuild
459 +++ b/app-crypt/qca/qca-2.2.1.ebuild
460 @@ -11,7 +11,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
461
462 LICENSE="LGPL-2.1"
463 SLOT="2"
464 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
465 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
466
467 IUSE="botan debug doc examples gcrypt gpg libressl logger nss pkcs11 sasl softstore +ssl test"
468
469
470 diff --git a/app-crypt/rhash/rhash-1.3.6-r1.ebuild b/app-crypt/rhash/rhash-1.3.6-r1.ebuild
471 index 688fbb85222..8b2b12e1ae5 100644
472 --- a/app-crypt/rhash/rhash-1.3.6-r1.ebuild
473 +++ b/app-crypt/rhash/rhash-1.3.6-r1.ebuild
474 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
475
476 LICENSE="MIT"
477 SLOT="0"
478 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
479 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
480 IUSE="debug nls libressl ssl static-libs"
481
482 RDEPEND="
483
484 diff --git a/app-crypt/rhash/rhash-1.3.8.ebuild b/app-crypt/rhash/rhash-1.3.8.ebuild
485 index 37f7ea0d0dd..60e1a4eade8 100644
486 --- a/app-crypt/rhash/rhash-1.3.8.ebuild
487 +++ b/app-crypt/rhash/rhash-1.3.8.ebuild
488 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
489
490 LICENSE="MIT"
491 SLOT="0"
492 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
493 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
494 IUSE="debug nls libressl ssl static-libs"
495
496 RDEPEND="
497
498 diff --git a/app-crypt/seahorse/seahorse-3.30.1.1.ebuild b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild
499 index 0ab9589d604..d882152db48 100644
500 --- a/app-crypt/seahorse/seahorse-3.30.1.1.ebuild
501 +++ b/app-crypt/seahorse/seahorse-3.30.1.1.ebuild
502 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse"
503 LICENSE="GPL-2+ FDL-1.1+"
504 SLOT="0"
505 IUSE="ldap zeroconf"
506 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
507 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
508
509 RDEPEND="
510 >=dev-libs/glib-2.44:2
511
512 diff --git a/app-crypt/seahorse/seahorse-3.32.2.ebuild b/app-crypt/seahorse/seahorse-3.32.2.ebuild
513 index 5b9a65df762..ff2d19dfe21 100644
514 --- a/app-crypt/seahorse/seahorse-3.32.2.ebuild
515 +++ b/app-crypt/seahorse/seahorse-3.32.2.ebuild
516 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse"
517 LICENSE="GPL-2+ FDL-1.1+"
518 SLOT="0"
519 IUSE="ldap zeroconf"
520 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
521 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
522
523 RDEPEND="
524 >=dev-libs/glib-2.44:2
525
526 diff --git a/app-crypt/shash/shash-0.2.6-r2.ebuild b/app-crypt/shash/shash-0.2.6-r2.ebuild
527 index 2c8f45a03e6..160b453433f 100644
528 --- a/app-crypt/shash/shash-0.2.6-r2.ebuild
529 +++ b/app-crypt/shash/shash-0.2.6-r2.ebuild
530 @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz"
531
532 LICENSE="GPL-2"
533 SLOT="0"
534 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
535 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
536 IUSE="static"
537
538 DEPEND=">=app-crypt/mhash-0.8.18-r1"
539
540 diff --git a/app-crypt/shash/shash-0.2.6-r3.ebuild b/app-crypt/shash/shash-0.2.6-r3.ebuild
541 index e603c09cbdc..269cc956cee 100644
542 --- a/app-crypt/shash/shash-0.2.6-r3.ebuild
543 +++ b/app-crypt/shash/shash-0.2.6-r3.ebuild
544 @@ -11,7 +11,7 @@ SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz"
545
546 LICENSE="GPL-2"
547 SLOT="0"
548 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
549 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
550 IUSE="static"
551
552 DEPEND=">=app-crypt/mhash-0.8.18-r1