diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:48:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:48:11 +0200 |
commit | 44232e825d165a900863c72a31c65d157c2016d4 (patch) | |
tree | 92706440ba264e58b6c6b256cff2cf9961522fb9 /dev-ruby | |
parent | dev-ruby/diff-lcs: x86 stable (bug #684076) (diff) | |
download | gentoo-44232e825d165a900863c72a31c65d157c2016d4.tar.gz gentoo-44232e825d165a900863c72a31c65d157c2016d4.tar.bz2 gentoo-44232e825d165a900863c72a31c65d157c2016d4.zip |
dev-ruby/gherkin: x86 stable (bug #684076)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 128813c2301d..c178642fbbe5 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="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 s390 sparc x86" SLOT="5" IUSE="" |