diff options
-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="" |