diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:37:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 22:37:30 +0000 |
commit | 5bceac93dd5e6e72528b19010e3c2ccde1f37240 (patch) | |
tree | 1c3524bb15c57bef14c36f6c46ac104c37ae8f25 /dev-ruby/gherkin | |
parent | media-gfx/gimp: stable 2.8.22-r1 for ppc, bug #641954 (diff) | |
download | gentoo-5bceac93dd5e6e72528b19010e3c2ccde1f37240.tar.gz gentoo-5bceac93dd5e6e72528b19010e3c2ccde1f37240.tar.bz2 gentoo-5bceac93dd5e6e72528b19010e3c2ccde1f37240.zip |
dev-ruby/gherkin: stable 4.1.3 for ppc64, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-4.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gherkin/gherkin-4.1.3.ebuild b/dev-ruby/gherkin/gherkin-4.1.3.ebuild index 39e92080f8a6..4376c615b73b 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="" |