commit: 2e89797c519efa0eeb220b50cc653d86a43030ca Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jan 22 18:51:19 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 19:03:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e89797c
dev-ruby/pdf-inspector: move ~sparc keyword forward Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/pdf-inspector/pdf-inspector-1.2.1-r1.ebuild | 4 ++-- dev-ruby/pdf-inspector/pdf-inspector-1.3.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/pdf-inspector/pdf-inspector-1.2.1-r1.ebuild b/dev-ruby/pdf-inspector/pdf-inspector-1.2.1-r1.ebuild index 2942577dc38..6df5871f863 100644 --- a/dev-ruby/pdf-inspector/pdf-inspector-1.2.1-r1.ebuild +++ b/dev-ruby/pdf-inspector/pdf-inspector-1.2.1-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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/prawnpdf/pdf-inspector" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/pdf-reader-1.0" diff --git a/dev-ruby/pdf-inspector/pdf-inspector-1.3.0.ebuild b/dev-ruby/pdf-inspector/pdf-inspector-1.3.0.ebuild index f0f2686e196..2b5f7c6c48c 100644 --- a/dev-ruby/pdf-inspector/pdf-inspector-1.3.0.ebuild +++ b/dev-ruby/pdf-inspector/pdf-inspector-1.3.0.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/prawnpdf/pdf-inspector" LICENSE="|| ( Ruby GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/pdf-reader-1.0:* <dev-ruby/pdf-reader-3:*"