From: Michael Weber Date: Mon, 27 Feb 2017 16:59:45 +0000 (+0100) Subject: dev-util/cucumber: add ~arm ~ppc ~ppc64 keywords (bug 583390). X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=37e9b2528f1d7d0ae2cbdb988e277eda228f0673;p=gentoo.git dev-util/cucumber: add ~arm ~ppc ~ppc64 keywords (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild index 505f22ef2cbe..9eea50babe1c 100644 --- a/dev-util/cucumber/cucumber-2.4.0-r1.ebuild +++ b/dev-util/cucumber/cucumber-2.4.0-r1.ebuild @@ -18,7 +18,7 @@ DESCRIPTION="Executable feature scenarios" HOMEPAGE="https://github.com/aslakhellesoy/cucumber/wikis" LICENSE="Ruby" -KEYWORDS="~amd64 ~arm ~ppc" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" SLOT="0" IUSE="examples test" diff --git a/dev-util/cucumber/cucumber-2.4.0.ebuild b/dev-util/cucumber/cucumber-2.4.0.ebuild index b1cce4d8263d..c594dfd784cb 100644 --- a/dev-util/cucumber/cucumber-2.4.0.ebuild +++ b/dev-util/cucumber/cucumber-2.4.0.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 ~arm ~ppc ~ppc64" SLOT="0" IUSE="examples test"