diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 23:12:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 23:12:30 +0300 |
commit | 67e37621c64cbeaa2588e4aa9e904e25886b7614 (patch) | |
tree | 50fefb48a12e2983cb03b471e8450c6b729cdbcc /dev-ruby/gherkin | |
parent | dev-ruby/diff-lcs: arm stable wrt bug #684076 (diff) | |
download | gentoo-67e37621c64cbeaa2588e4aa9e904e25886b7614.tar.gz gentoo-67e37621c64cbeaa2588e4aa9e904e25886b7614.tar.bz2 gentoo-67e37621c64cbeaa2588e4aa9e904e25886b7614.zip |
dev-ruby/gherkin: arm stable wrt bug #684076
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
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 f7653556cc64..8c72d6918232 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="" |