dev-ruby/gherkin: Add ~ppc keyword (bug 583390).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Michael Weber
2017-02-14 00:19:05 +01:00
parent e1fdc496d3
commit 879a2a3e64

View File

@@ -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$
@@ -20,6 +20,6 @@ DESCRIPTION="Fast Gherkin lexer and parser"
HOMEPAGE="https://github.com/cucumber/gherkin"
LICENSE="MIT"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64"
SLOT="4"
IUSE=""