diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:10:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:12:13 +0100 |
commit | 0403743446ebb593abeef082c483f76ba51cf182 (patch) | |
tree | 546eff3a44347e551fb9738f508362899f55244f /dev-util | |
parent | dev-ruby/gherkin: ia64 stable wrt bug #602364 (diff) | |
download | gentoo-0403743446ebb593abeef082c483f76ba51cf182.tar.gz gentoo-0403743446ebb593abeef082c483f76ba51cf182.tar.bz2 gentoo-0403743446ebb593abeef082c483f76ba51cf182.zip |
dev-util/cucumber: ia64 stable wrt bug #602364
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-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 a30cb38793f0..ba59bdba2237 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" |