diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:41:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:19 +0100 |
commit | eafaf2948524bb624c2fe43b70cf95198cafec1d (patch) | |
tree | 110260e758fd84190dbe69eff816d9d7a1ba1b61 /dev-util/cucumber | |
parent | dev-ruby/gherkin: ppc stable wrt bug #602364 (diff) | |
download | gentoo-eafaf2948524bb624c2fe43b70cf95198cafec1d.tar.gz gentoo-eafaf2948524bb624c2fe43b70cf95198cafec1d.tar.bz2 gentoo-eafaf2948524bb624c2fe43b70cf95198cafec1d.zip |
dev-util/cucumber: 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-util/cucumber')
-rw-r--r-- | dev-util/cucumber/cucumber-1.3.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild index ba59bdba2237..cb1f3fff1d83 100644 --- a/dev-util/cucumber/cucumber-1.3.20-r1.ebuild +++ b/dev-util/cucumber/cucumber-1.3.20-r1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86" SLOT="0" IUSE="examples test" |