From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1031040-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0087A138334 for <garchives@archives.gentoo.org>; Mon, 18 Jun 2018 18:07:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 877AAE08FE; Mon, 18 Jun 2018 18:07:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4D21EE08FC for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jun 2018 18:07:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 26E7D335C8A for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jun 2018 18:07:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EDA82E3 for <gentoo-commits@lists.gentoo.org>; Mon, 18 Jun 2018 18:07:40 +0000 (UTC) From: "Tobias Klausmann" <klausman@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" <klausman@gentoo.org> Message-ID: <1529345247.a56261da01807cc076c9bb6ce02708596decce2b.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gherkin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/gherkin/gherkin-4.1.3.ebuild X-VCS-Directories: dev-ruby/gherkin/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: a56261da01807cc076c9bb6ce02708596decce2b X-VCS-Branch: master Date: Mon, 18 Jun 2018 18:07:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 472c3ca5-019a-444f-aecc-e8e2fa72ab1d X-Archives-Hash: 72ee724a41467ba2b46a6d1d506ad5de commit: a56261da01807cc076c9bb6ce02708596decce2b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon Jun 18 11:03:23 2018 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon Jun 18 18:07:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56261da dev-ruby/gherkin-4.1.3-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/636568 dev-ruby/gherkin/gherkin-4.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild b/dev-ruby/gherkin/gherkin-4.1.3.ebuild index 4376c615b73..37c735886d3 100644 --- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild +++ b/dev-ruby/gherkin/gherkin-4.1.3.ebuild @@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser" HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" SLOT="4" IUSE=""