commit: 15580a32b9c302aed4700d2dce6551500e059b96 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Mar 22 20:14:58 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Mar 22 20:23:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15580a32
dev-ruby/asciidoctor: Mark ~hppa too. Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild | 4 ++-- dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild | 2 +- dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild index e78218de314..049c422b1f2 100644 --- a/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-1.5.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ppc ppc64 x86" IUSE="" ruby_add_bdepend "test? ( diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild index 35c0a56220c..e8f9c943fad 100644 --- a/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-1.5.6.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? ( diff --git a/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild b/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild index 08ca4230b02..f56fa3d64a8 100644 --- a/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild +++ b/dev-ruby/asciidoctor/asciidoctor-1.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend "test? (
