diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:10:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-19 16:12:13 +0100 |
commit | 065795d85496db24d5d64662d19cfd8ce3dab1a6 (patch) | |
tree | f1bea6efb5a623b5a6828a35c3350a8780225077 /dev-ruby/gherkin | |
parent | dev-ruby/multi_test: ia64 stable wrt bug #602364 (diff) | |
download | gentoo-065795d85496db24d5d64662d19cfd8ce3dab1a6.tar.gz gentoo-065795d85496db24d5d64662d19cfd8ce3dab1a6.tar.bz2 gentoo-065795d85496db24d5d64662d19cfd8ce3dab1a6.zip |
dev-ruby/gherkin: 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-ruby/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild index 15448f3cb772..daede7c0f0ca 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc64 sparc x86" SLOT="0" IUSE="doc test" |