Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/syntax/
Date: Sat, 10 Oct 2015 17:41:01
Message-Id: 1444498686.11f83fb93e3993dc3f8528433aa4459ac4a2cf18.zlogene@gentoo
1 commit: 11f83fb93e3993dc3f8528433aa4459ac4a2cf18
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 17:37:48 2015 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 10 17:38:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f83fb9
7
8 dev-ruby/syntax: sparc stable wrt bug #562098
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-ruby/syntax/syntax-1.2.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
16 index 0573540..6d5d5b1 100644
17 --- a/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
18 +++ b/dev-ruby/syntax/syntax-1.2.0-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/dblock/syntax/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE="test doc"
26
27 RUBY_PATCHES=( "${P}-require-set.patch" )