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-ruby/yajl-ruby/
Date: Sat, 27 Apr 2019 15:20:21
Message-Id: 1556378406.b81b7dd5e25aa2c43372ccaeefe370dc62769496.slyfox@gentoo
1 commit: b81b7dd5e25aa2c43372ccaeefe370dc62769496
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Apr 27 15:15:03 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 15:20:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b81b7dd5
7
8 dev-ruby/yajl-ruby: stable 1.3.1 for hppa, bug #636474
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild
19 index 778feca9ad5..b91568acef1 100644
20 --- a/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild
21 +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.3.1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/brianmario/yajl-ruby"
29
30 LICENSE="MIT"
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
34 IUSE=""
35
36 RDEPEND="${RDEPEND} dev-libs/yajl"