diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:41:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:18 +0100 |
commit | cbff08eeba20d0a9a44d9f750b8fdfb8aba58ee6 (patch) | |
tree | 0d657b1a564734084b8190979f835b05e01cf674 /dev-ruby/gherkin | |
parent | dev-ruby/multi_test: ppc stable wrt bug #602364 (diff) | |
download | gentoo-cbff08eeba20d0a9a44d9f750b8fdfb8aba58ee6.tar.gz gentoo-cbff08eeba20d0a9a44d9f750b8fdfb8aba58ee6.tar.bz2 gentoo-cbff08eeba20d0a9a44d9f750b8fdfb8aba58ee6.zip |
dev-ruby/gherkin: ppc stable wrt bug #602364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 daede7c0f0ca..e74ecddb8d06 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 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86" SLOT="0" IUSE="doc test" |