diff options
-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" |