Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mozilla-CA/
Date: Thu, 18 Jul 2019 18:35:16
Message-Id: 1563474894.33fbffd2dfbef1c39be3a96c1e1a4293779a9434.slyfox@gentoo
1 commit: 33fbffd2dfbef1c39be3a96c1e1a4293779a9434
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jul 18 16:12:23 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 18 18:34:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33fbffd2
7
8 dev-perl/Mozilla-CA: keyworded 20999999 for sparc, bug #690140
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild b/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild
19 index bdfd28a9028..37bd1450b81 100644
20 --- a/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild
21 +++ b/dev-perl/Mozilla-CA/Mozilla-CA-20999999.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ DESCRIPTION="Mozilla's CA cert bundle in PEM format (Gentoo stub)"
29
30 LICENSE="MPL-2.0"
31 SLOT="0"
32 -KEYWORDS="alpha amd64 ppc ~ppc64 x86"
33 +KEYWORDS="alpha amd64 ppc ~ppc64 ~sparc x86"
34 IUSE=""
35
36 RDEPEND="app-misc/ca-certificates"