diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 17:21:18 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 17:22:47 +0900 |
commit | 209872b341d332cbb550bfedb51be34ddfdc2604 (patch) | |
tree | fd24f41f13eb7ea873f49d0f4db97223290c718c /dev-perl/Apache-Test | |
parent | dev-lang/swi-prolog: bump 7.3 development version (diff) | |
download | gentoo-209872b341d332cbb550bfedb51be34ddfdc2604.tar.gz gentoo-209872b341d332cbb550bfedb51be34ddfdc2604.tar.bz2 gentoo-209872b341d332cbb550bfedb51be34ddfdc2604.zip |
dev-perl/Apache-Test: amd64 stable
Gentoo-bug: 597824
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild index c46470f57ff3..557540b925a9 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |