diff options
author | Sam James <sam@gentoo.org> | 2020-11-06 02:52:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-06 03:20:39 +0000 |
commit | 15b659dc53d4842d09aa1792341101a0a6421947 (patch) | |
tree | e57f138e637af28543fae43aacf8f7507e485e5c /dev-ruby/gherkin | |
parent | dev-ruby/diff-lcs: Stabilize 1.3 arm64, #753047 (diff) | |
download | gentoo-15b659dc53d4842d09aa1792341101a0a6421947.tar.gz gentoo-15b659dc53d4842d09aa1792341101a0a6421947.tar.bz2 gentoo-15b659dc53d4842d09aa1792341101a0a6421947.zip |
dev-ruby/gherkin: Stabilize 5.1.0 arm64, #753047
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gherkin/gherkin-5.1.0.ebuild b/dev-ruby/gherkin/gherkin-5.1.0.ebuild index 2a33f20c8bad..94602ca59989 100644 --- a/dev-ruby/gherkin/gherkin-5.1.0.ebuild +++ b/dev-ruby/gherkin/gherkin-5.1.0.ebuild @@ -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="" |