Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yajl/
Date: Sat, 25 Aug 2018 18:25:42
Message-Id: 1535221066.2966bcefe97059f97eee0fe4065f47b170f02dd7.slyfox@gentoo
1 commit: 2966bcefe97059f97eee0fe4065f47b170f02dd7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 25 18:17:46 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 18:17:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2966bcef
7
8 dev-libs/yajl: stable 2.1.0-r1 for ppc, bug #664216
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-libs/yajl/yajl-2.1.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/yajl/yajl-2.1.0-r1.ebuild b/dev-libs/yajl/yajl-2.1.0-r1.ebuild
17 index 176b824d44e..bf9530317ac 100644
18 --- a/dev-libs/yajl/yajl-2.1.0-r1.ebuild
19 +++ b/dev-libs/yajl/yajl-2.1.0-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lloyd/yajl/tarball/${PV} -> ${P}.tar.gz"
21
22 LICENSE="ISC"
23 SLOT="0/2"
24 -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"
25 +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"
26 IUSE="static-libs"
27
28 PATCHES=( "${FILESDIR}"/${P}-uclibc.patch )