From: Mikle Kolyada Date: Sun, 28 Jan 2018 16:02:20 +0000 (+0300) Subject: dev-libs/libfastjson: amd64 stable wrt bug #645870 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b53a4d4e1c33f1c1a55aff2826f1580159821384;p=gentoo.git dev-libs/libfastjson: amd64 stable wrt bug #645870 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild index 684987488e61..ec9759901f85 100644 --- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild +++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0/4.2.0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86" IUSE="static-libs" DEPEND=">=sys-devel/autoconf-archive-2015.02.04"