commit: 31e10a430086e569982f7e4bf39bad8e14793fc5 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 12 14:23:13 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 12 15:00:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e10a43
dev-ruby/rouge: move ~ppc keyword forward Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/rouge/rouge-2.2.0.ebuild | 4 ++-- dev-ruby/rouge/rouge-2.2.1.ebuild | 4 ++-- dev-ruby/rouge/rouge-3.1.1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/rouge/rouge-2.2.0.ebuild b/dev-ruby/rouge/rouge-2.2.0.ebuild index b87df474b26..68b964a0ecd 100644 --- a/dev-ruby/rouge/rouge-2.2.0.ebuild +++ b/dev-ruby/rouge/rouge-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/redcarpet )" diff --git a/dev-ruby/rouge/rouge-2.2.1.ebuild b/dev-ruby/rouge/rouge-2.2.1.ebuild index 70e9a003fa9..68b964a0ecd 100644 --- a/dev-ruby/rouge/rouge-2.2.1.ebuild +++ b/dev-ruby/rouge/rouge-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/redcarpet )" diff --git a/dev-ruby/rouge/rouge-3.1.1.ebuild b/dev-ruby/rouge/rouge-3.1.1.ebuild index 9acd15d5cec..06f92fcec3f 100644 --- a/dev-ruby/rouge/rouge-3.1.1.ebuild +++ b/dev-ruby/rouge/rouge-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/jneen/rouge" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/redcarpet )"
