diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 20:35:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 22:27:56 +0000 |
commit | b061a5aee90849142c61db35e98f0d2fcbe57368 (patch) | |
tree | 8b06edfdf22584c5ae4f8e3f63add00c33e1e633 /dev-util/cucumber | |
parent | dev-util/cucumber-wire: stable 0.0.1 for ppc, bug #636568 (diff) | |
download | gentoo-b061a5aee90849142c61db35e98f0d2fcbe57368.tar.gz gentoo-b061a5aee90849142c61db35e98f0d2fcbe57368.tar.bz2 gentoo-b061a5aee90849142c61db35e98f0d2fcbe57368.zip |
dev-util/cucumber: stable 2.4.0-r1 for ppc, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util/cucumber')
-rw-r--r-- | dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild index b49386fcf48c..f9e5ed9fc14f 100644 --- a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild +++ b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ~ppc64 sparc x86" SLOT="0" IUSE="examples test" |