diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:29 +0100 |
commit | 358ae64f21c0743ff4433675b46614d3e6f35d9c (patch) | |
tree | c02ead39c8bfe18f422cca0ddf5f533f7a547ac5 /dev-ruby | |
parent | dev-ruby/diff-lcs: stable 1.3 for ppc, bug #684076 (diff) | |
download | gentoo-358ae64f21c0743ff4433675b46614d3e6f35d9c.tar.gz gentoo-358ae64f21c0743ff4433675b46614d3e6f35d9c.tar.bz2 gentoo-358ae64f21c0743ff4433675b46614d3e6f35d9c.zip |
dev-ruby/gherkin: stable 5.1.0 for ppc, bug #684076
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/gherkin/gherkin-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/gherkin/gherkin-5.1.0.ebuild b/dev-ruby/gherkin/gherkin-5.1.0.ebuild index 777316c77a13..6ca351f5e349 100644 --- a/dev-ruby/gherkin/gherkin-5.1.0.ebuild +++ b/dev-ruby/gherkin/gherkin-5.1.0.ebuild @@ -19,6 +19,6 @@ DESCRIPTION="Fast Gherkin lexer and parser" HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 s390 sparc ~x86" SLOT="5" IUSE="" |