diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 19:38:25 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-04-03 19:50:51 +0800 |
commit | 6b886565e599b99f8f4a9a45a8a993a1eb5a9f2e (patch) | |
tree | 4418eae378eb0d5e1906be2f42fc342c21002428 /dev-perl/Apache-Test | |
parent | dev-perl/Apache-Reload: amd64 stable (diff) | |
download | gentoo-6b886565e599b99f8f4a9a45a8a993a1eb5a9f2e.tar.gz gentoo-6b886565e599b99f8f4a9a45a8a993a1eb5a9f2e.tar.bz2 gentoo-6b886565e599b99f8f4a9a45a8a993a1eb5a9f2e.zip |
dev-perl/Apache-Test: amd64 stable
Gentoo-bug: 652304
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Apache-Test')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.400.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 652bbb3377fe..11080509a0eb 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |