diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-08 15:11:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-08 15:11:37 -0700 |
commit | 2c6521d74b46fcae441348720524c372a43d98f3 (patch) | |
tree | 8927ef8675039c871137368e06ad573ac5d816e5 /dev-ruby/gherkin | |
parent | dev-ruby/fakefs-0.11.3: alpha stable, bug 645622 (diff) | |
download | gentoo-2c6521d74b46fcae441348720524c372a43d98f3.tar.gz gentoo-2c6521d74b46fcae441348720524c372a43d98f3.tar.bz2 gentoo-2c6521d74b46fcae441348720524c372a43d98f3.zip |
dev-ruby/gherkin-2.12.2: alpha stable, bug 645622
Diffstat (limited to 'dev-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild index fb6c427787f5..a0671caf9601 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="doc test" |