diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 20:33:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 22:27:48 +0000 |
commit | f101008aef3585ed2e628cbfedf9ec782bd3a364 (patch) | |
tree | 2403439a28f64829a9269f32465d9bfa84fe3cff /dev-ruby/gherkin | |
parent | www-plugins/chrome-binary-plugins: automated update (65.0.3325.146) (diff) | |
download | gentoo-f101008aef3585ed2e628cbfedf9ec782bd3a364.tar.gz gentoo-f101008aef3585ed2e628cbfedf9ec782bd3a364.tar.bz2 gentoo-f101008aef3585ed2e628cbfedf9ec782bd3a364.zip |
dev-ruby/gherkin: stable 4.1.3 for ppc, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-4.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild b/dev-ruby/gherkin/gherkin-4.1.3.ebuild index f929166d1db2..610c134fbb72 100644 --- a/dev-ruby/gherkin/gherkin-4.1.3.ebuild +++ b/dev-ruby/gherkin/gherkin-4.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="" |