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/Apache-Test/
Date: Sat, 07 Apr 2018 04:36:21
Message-Id: 1523075759.f8f6fb308d674adceb75af674403e6f96e7614da.mattst88@gentoo
1 commit: f8f6fb308d674adceb75af674403e6f96e7614da
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 04:35:59 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 04:35:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f6fb30
7
8 dev-perl/Apache-Test-1.400.0-r2: ppc64 stable, bug 652304
9
10 dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild
14 index 4a145876553..43948524b51 100644
15 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild
16 +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild
17 @@ -11,7 +11,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
22 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
23 IUSE="test"
24
25 DEPEND="virtual/perl-ExtUtils-MakeMaker"