diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 19:58:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:05:54 +0000 |
commit | 8ce0dfdf5d98257d4c5fb5e4da508723c643bb30 (patch) | |
tree | 497204de2a6372531a8f3ed92849b71f1cf1992e /dev-ruby/gherkin | |
parent | dev-python/waitress: stable 1.0.2 for ia64, bug #639114 (diff) | |
download | gentoo-8ce0dfdf5d98257d4c5fb5e4da508723c643bb30.tar.gz gentoo-8ce0dfdf5d98257d4c5fb5e4da508723c643bb30.tar.bz2 gentoo-8ce0dfdf5d98257d4c5fb5e4da508723c643bb30.zip |
dev-ruby/gherkin: stable 4.1.3 for ia64, bug #636568
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 4c3658143d8f..b79521d908ad 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 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~x86" SLOT="4" IUSE="" |