summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-04 11:35:38 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-04 11:35:38 +0300
commitf7669cf5d42a1649df21244b3059fb069fe24cf1 (patch)
treeb7500f65a32deff52ce5449684d5f88040bfe86f /dev-libs/yajl
parentmedia-libs/libsndfile: amd64 stable wrt bug #618016 (diff)
downloadgentoo-f7669cf5d42a1649df21244b3059fb069fe24cf1.tar.gz
gentoo-f7669cf5d42a1649df21244b3059fb069fe24cf1.tar.bz2
gentoo-f7669cf5d42a1649df21244b3059fb069fe24cf1.zip
dev-libs/yajl: arm stable wrt bug #664216
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs/yajl')
-rw-r--r--dev-libs/yajl/yajl-2.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yajl/yajl-2.1.0-r1.ebuild b/dev-libs/yajl/yajl-2.1.0-r1.ebuild
index d809c1acf2d2..a07a6e1bf4b7 100644
--- a/dev-libs/yajl/yajl-2.1.0-r1.ebuild
+++ b/dev-libs/yajl/yajl-2.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/2"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"
PATCHES=( "${FILESDIR}"/${P}-uclibc.patch )