diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-28 19:33:31 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-28 19:33:31 +0100 |
commit | 701adf7a8ae543dbdf5788bd21df9217c2bff02b (patch) | |
tree | 3be005590fc8c0145e279eaeb226bccdfccb854e /dev-ruby/gherkin | |
parent | dev-util/cucumber-wire: x86 stable (bug #636568) (diff) | |
download | gentoo-701adf7a8ae543dbdf5788bd21df9217c2bff02b.tar.gz gentoo-701adf7a8ae543dbdf5788bd21df9217c2bff02b.tar.bz2 gentoo-701adf7a8ae543dbdf5788bd21df9217c2bff02b.zip |
dev-ruby/gherkin: x86 stable (bug #636568)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 b79521d908ad..07f7df770cee 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="" |