Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/SGMLSpm/
Date: Tue, 31 Jul 2018 08:33:28
Message-Id: 1533025987.401c5a7e1e46aefae621e3de58afb0f0aa37c2de.slyfox@gentoo
1 commit: 401c5a7e1e46aefae621e3de58afb0f0aa37c2de
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jul 31 08:25:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 08:33:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401c5a7e
7
8 dev-perl/SGMLSpm: stable 1.1-r1 for sparc, bug #662392
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
17 index 1816927ceab..1929b6d5735 100644
18 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
19 +++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild
20 @@ -9,7 +9,7 @@ inherit perl-module
21 DESCRIPTION="Perl library for parsing the output of nsgmls"
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -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"
25 +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"
26 IUSE=""
27
28 DEPEND="dev-perl/Module-Build"