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-XPath/
Date: Sat, 06 Oct 2018 19:34:25
Message-Id: 1538854429.3a6a68bdb3bf794e856eb371d4399c1a426bf3c6.mattst88@gentoo
1 commit: 3a6a68bdb3bf794e856eb371d4399c1a426bf3c6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:33:49 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:33:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a6a68bd
7
8 dev-perl/XML-XPath-1.420.0: ppc64 stable, bug 667266
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
16 index 49624bae5f6..5b0927ce6c2 100644
17 --- a/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
18 +++ b/dev-perl/XML-XPath/XML-XPath-1.420.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="A XPath Perl Module"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND=">=dev-perl/XML-Parser-2.230.0"