commit: 8d8ad8f0f9fc94fbdbb2c3c9baae9d6299a12491 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 00:31:47 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:36:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8ad8f0
dev-util/cucumber: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-util/cucumber/cucumber-2.4.0-r1.ebuild | 4 ++-- 1 file 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 3eb4aa4614..f78112bb07 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" SLOT="0" IUSE="examples test"
