dev-ruby/pdf-core: move ~sparc keyword forward
authorHans de Graaff <graaff@gentoo.org>
Mon, 22 Jan 2018 19:01:12 +0000 (20:01 +0100)
committerHans de Graaff <graaff@gentoo.org>
Mon, 22 Jan 2018 19:03:57 +0000 (20:03 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-ruby/pdf-core/pdf-core-0.6.1-r1.ebuild
dev-ruby/pdf-core/pdf-core-0.7.0.ebuild

index 38f456979189bbcffc7286f8cd7695abc48060e3..d9f31cccf80070697dba851067ba67f39128ce49 100644 (file)
@@ -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*
index 2744a4634289a431540c04b67d3de501b66620b3..2a410341193464ebb04061e2a47af5e87ca7c35e 100644 (file)
@@ -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*