diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:35:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 21:35:59 -0700 |
commit | f8f6fb308d674adceb75af674403e6f96e7614da (patch) | |
tree | 4ac9846dc641fa7b3eb9e5a8897e6239a7c72450 /dev-perl/Apache-Test | |
parent | dev-perl/Apache-Reload-0.130.0-r1: ppc64 stable, bug 652302 (diff) | |
download | gentoo-f8f6fb308d674adceb75af674403e6f96e7614da.tar.gz gentoo-f8f6fb308d674adceb75af674403e6f96e7614da.tar.bz2 gentoo-f8f6fb308d674adceb75af674403e6f96e7614da.zip |
dev-perl/Apache-Test-1.400.0-r2: ppc64 stable, bug 652304
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 4a1458765532..43948524b51f 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Test.pm wrapper with helpers for testing Apache" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test" DEPEND="virtual/perl-ExtUtils-MakeMaker" |