diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-18 17:56:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-18 17:56:45 +0000 |
commit | f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0 (patch) | |
tree | 46a43ad601020e1e48216a8c880b60f20b11027a /dev-ruby/gherkin | |
parent | dev-ruby/daemons: stable 1.2.6 for ia64, bug #645622 (diff) | |
download | gentoo-f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0.tar.gz gentoo-f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0.tar.bz2 gentoo-f4f6fa613ab6239ec22c2a7a3f14c7a0d30cd9c0.zip |
dev-ruby/gherkin: stable 2.12.2 for ia64, bug #645622
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 d366350fd991..fb6c427787f5 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -17,7 +17,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 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="doc test" |