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-libs/libfastjson/
Date: Thu, 08 Apr 2021 06:23:20
Message-Id: 1617862985.04ba215c34153200b69af25cbef8b096d939762b.slyfox@gentoo
1 commit: 04ba215c34153200b69af25cbef8b096d939762b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Apr 8 06:15:59 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 8 06:23:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ba215c
7
8 dev-libs/libfastjson: stable 0.99.9 for sparc, bug #768675
9
10 Package-Manager: Portage-3.0.17, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-libs/libfastjson/libfastjson-0.99.9.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
19 index 5f8bda48b25..5f1435d24f4 100644
20 --- a/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
21 +++ b/dev-libs/libfastjson/libfastjson-0.99.9.ebuild
22 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/"
23 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz"
24 LICENSE="MIT"
25 SLOT="0/4.3.0"
26 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ~hppa sparc x86"
28 IUSE="static-libs"
29
30 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"