Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kpeg/
Date: Wed, 21 Jun 2017 12:45:09
Message-Id: 1498048823.6b6acc15cea950f77c598685add3976706b32a95.grobian@gentoo
1 commit: 6b6acc15cea950f77c598685add3976706b32a95
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 12:40:23 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 12:40:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6acc15
7
8 dev-ruby/kpeg: marked *-solaris
9
10 Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2
11
12 dev-ruby/kpeg/kpeg-1.1.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/kpeg/kpeg-1.1.0.ebuild b/dev-ruby/kpeg/kpeg-1.1.0.ebuild
16 index 7071fcc296b..07878bbdbbe 100644
17 --- a/dev-ruby/kpeg/kpeg-1.1.0.ebuild
18 +++ b/dev-ruby/kpeg/kpeg-1.1.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg"
26
27 LICENSE="MIT"
28 SLOT="1"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
30 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31 IUSE=""
32
33 each_ruby_test() {