summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-01-22 20:01:12 +0100
committerHans de Graaff <graaff@gentoo.org>2018-01-22 20:03:57 +0100
commitcde6d160a9f085f57f77eacd002164ded96ec289 (patch)
treef3de5e751b4d5ed03767460332ea2dce23966d95 /dev-ruby
parentdev-ruby/pdf-inspector: cleanup (diff)
downloadgentoo-cde6d160a9f085f57f77eacd002164ded96ec289.tar.gz
gentoo-cde6d160a9f085f57f77eacd002164ded96ec289.tar.bz2
gentoo-cde6d160a9f085f57f77eacd002164ded96ec289.zip
dev-ruby/pdf-core: move ~sparc keyword forward
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.6.1-r1.ebuild4
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.7.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/pdf-core/pdf-core-0.6.1-r1.ebuild b/dev-ruby/pdf-core/pdf-core-0.6.1-r1.ebuild
index 38f456979189..d9f31cccf800 100644
--- a/dev-ruby/pdf-core/pdf-core-0.6.1-r1.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.6.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
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/prawnpdf/pdf-core/"
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*
diff --git a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
index 2744a4634289..2a4103411934 100644
--- a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.7.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=5
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*