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, 12 Aug 2017 19:11:20
Message-Id: 1502565064.3fe5bed1df930a5f735dbc96715dd0b16914eafb.whissi@gentoo
1 commit: 3fe5bed1df930a5f735dbc96715dd0b16914eafb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 12 18:55:08 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 19:11:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe5bed1
7
8 dev-libs/libfastjson: x86 & amd64 stable
9
10 Maintainer stabilization
11
12 Package-Manager: Portage-2.3.5, Repoman-2.3.2
13
14 dev-libs/libfastjson/libfastjson-0.99.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
18 index ef28437bd5b..08d092571be 100644
19 --- a/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
20 +++ b/dev-libs/libfastjson/libfastjson-0.99.6.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/"
22 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz"
23 LICENSE="MIT"
24 SLOT="0/4.1.0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa x86"
27 IUSE="static-libs"
28
29 DEPEND=">=sys-devel/autoconf-archive-2015.02.04"