diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 20:34:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 22:27:55 +0000 |
commit | 02220f3e0481806699eddb0291c3096b218d1797 (patch) | |
tree | f431e0d6b04c40bef4b1b375b3c84286abca4605 /dev-util | |
parent | dev-util/aruba: stable 0.6.2-r1 for ppc, bug #636568 (diff) | |
download | gentoo-02220f3e0481806699eddb0291c3096b218d1797.tar.gz gentoo-02220f3e0481806699eddb0291c3096b218d1797.tar.bz2 gentoo-02220f3e0481806699eddb0291c3096b218d1797.zip |
dev-util/cucumber-core: stable 1.5.0 for ppc, bug #636568
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cucumber-core/cucumber-core-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild b/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild index 5f4e71fbd36c..fec54a66a4a3 100644 --- a/dev-util/cucumber-core/cucumber-core-1.5.0.ebuild +++ b/dev-util/cucumber-core/cucumber-core-1.5.0.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 @@ -14,7 +14,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="test" |