Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX/
Date: Mon, 20 Aug 2018 04:13:38
Message-Id: 1534738375.02c1f0ffddc8c03d86daafa580a851cd96bbad03.mattst88@gentoo
1 commit: 02c1f0ffddc8c03d86daafa580a851cd96bbad03
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 20 04:12:55 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 04:12:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c1f0ff
7
8 dev-perl/XML-SAX-1.0.0: alpha stable, bug 663944
9
10 dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild
14 index ccedd3f84bd..16f9ed8133f 100644
15 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild
16 +++ b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module eutils
18 DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers"
19
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
22 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
23 IUSE=""
24
25 RDEPEND="