diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-18 20:51:55 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-18 20:57:26 +0100 |
commit | f30e844a825887c4ae3d99dbced9d92805d8e902 (patch) | |
tree | 19c456d28a8274ffb0610c2e058798d30571cad5 /dev-ruby/gherkin | |
parent | dev-ruby/mime-types: arm stable, bug #636568 (diff) | |
download | gentoo-f30e844a825887c4ae3d99dbced9d92805d8e902.tar.gz gentoo-f30e844a825887c4ae3d99dbced9d92805d8e902.tar.bz2 gentoo-f30e844a825887c4ae3d99dbced9d92805d8e902.zip |
dev-ruby/gherkin: arm stable, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 610c134fbb72..39e92080f8a6 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="" |