Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/
Date: Sat, 10 Feb 2018 00:32:18
Message-Id: 1518222709.addb001ca7aa9a228258e6d0d3fe40f90e86583a.whissi@gentoo
1 commit: addb001ca7aa9a228258e6d0d3fe40f90e86583a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 10 00:30:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 10 00:31:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addb001c
7
8 dev-libs/libfastjson: x86 stable (bug #645870)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
16 index ec9759901f8..f30662c8cac 100644
17 --- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
18 +++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/"
20 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz"
21 LICENSE="MIT"
22 SLOT="0/4.2.0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc x86"
25 IUSE="static-libs"
26
27 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"