diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:32:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-22 10:34:31 +0100 |
commit | f5bd1ee62350c123694c4048d24220f41a115419 (patch) | |
tree | fb424dc17a1de6a67b51d8b936798ef4527c13bb /dev-ruby/gherkin | |
parent | dev-ruby/multi_test: ppc64 stable wrt bug #602364 (diff) | |
download | gentoo-f5bd1ee62350c123694c4048d24220f41a115419.tar.gz gentoo-f5bd1ee62350c123694c4048d24220f41a115419.tar.bz2 gentoo-f5bd1ee62350c123694c4048d24220f41a115419.zip |
dev-ruby/gherkin: ppc64 stable wrt bug #602364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 e74ecddb8d06..b0beb7b7833c 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -18,7 +18,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" |