diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 13:03:23 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-18 20:07:27 +0200 |
commit | a56261da01807cc076c9bb6ce02708596decce2b (patch) | |
tree | 26ab0b456a1963ff12f7d27a8ea2b8aa8181e43a /dev-ruby/gherkin | |
parent | media-sound/sox-14.4.2-r1: alpha stable (diff) | |
download | gentoo-a56261da01807cc076c9bb6ce02708596decce2b.tar.gz gentoo-a56261da01807cc076c9bb6ce02708596decce2b.tar.bz2 gentoo-a56261da01807cc076c9bb6ce02708596decce2b.zip |
dev-ruby/gherkin-4.1.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/636568
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 4376c615b73b..37c735886d33 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="" |