commit: 1672736c6f5a20ade7a196b1042967665a6f523b Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Jul 23 05:48:17 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Jul 23 06:18:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1672736c
dev-perl/PDF-Create: stable 1.430.0 for sparc Bug: https://bugs.gentoo.org/661778 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild b/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild index b8021099781..9de5722ef38 100644 --- a/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild +++ b/dev-perl/PDF-Create/PDF-Create-1.430.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create PDF documents in Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" IUSE="test examples" RDEPEND="
