commit: 5f2bf8f72a6803d5d09c627cb015332c29aabfd4 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Dec 8 12:30:56 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Dec 8 12:34:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f2bf8f7
dev-perl/SGMLSpm: s390 stable wrt bug #667266 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild index ba8abb07cc2..1e1a15f16f4 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl library for parsing the output of nsgmls" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Module-Build"