diff options
Diffstat (limited to 'dev-ruby/gherkin/gherkin-5.1.0.ebuild')
-rw-r--r-- | dev-ruby/gherkin/gherkin-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-5.1.0.ebuild b/dev-ruby/gherkin/gherkin-5.1.0.ebuild index 39c87437f0ba..fb6de66d1c2e 100644 --- a/dev-ruby/gherkin/gherkin-5.1.0.ebuild +++ b/dev-ruby/gherkin/gherkin-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser" HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc x86" SLOT="5" IUSE="" |