diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:38:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-03 00:38:26 +0300 |
commit | f907fd61192464497bf4a2bdbe373f1e9aa7c7c9 (patch) | |
tree | a9322873d00cdcb5cf8b08223d9d37659b2e541b /dev-ruby/gherkin/gherkin-5.1.0.ebuild | |
parent | dev-ruby/diff-lcs: alpha stable wrt bug #684076 (diff) | |
download | gentoo-f907fd61192464497bf4a2bdbe373f1e9aa7c7c9.tar.gz gentoo-f907fd61192464497bf4a2bdbe373f1e9aa7c7c9.tar.bz2 gentoo-f907fd61192464497bf4a2bdbe373f1e9aa7c7c9.zip |
dev-ruby/gherkin: alpha 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="alpha"
Diffstat (limited to 'dev-ruby/gherkin/gherkin-5.1.0.ebuild')
-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 8c72d6918232..128813c2301d 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="" |