commit: addb001ca7aa9a228258e6d0d3fe40f90e86583a Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Feb 10 00:30:28 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Feb 10 00:31:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=addb001c
dev-libs/libfastjson: x86 stable (bug #645870) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild index ec9759901f8..f30662c8cac 100644 --- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild +++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild @@ -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"