diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-29 16:12:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-29 16:12:29 +0000 |
commit | 44cad359fa6065ebb011d1a74ddc08a942fa70e8 (patch) | |
tree | afd19cd3438fb3592a5ada702ce54d9455dcff53 /dev-perl/Apache-Test/Apache-Test-1.22.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-44cad359fa6065ebb011d1a74ddc08a942fa70e8.tar.gz gentoo-2-44cad359fa6065ebb011d1a74ddc08a942fa70e8.tar.bz2 gentoo-2-44cad359fa6065ebb011d1a74ddc08a942fa70e8.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Apache-Test/Apache-Test-1.22.ebuild')
-rw-r--r-- | dev-perl/Apache-Test/Apache-Test-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.22.ebuild b/dev-perl/Apache-Test/Apache-Test-1.22.ebuild index 64979c78be33..c6f80edaadeb 100644 --- a/dev-perl/Apache-Test/Apache-Test-1.22.ebuild +++ b/dev-perl/Apache-Test/Apache-Test-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.22.ebuild,v 1.1 2005/04/24 13:36:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Test/Apache-Test-1.22.ebuild,v 1.2 2005/05/29 16:07:41 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Apache/${P}.readme" IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~ia64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86" SRC_TEST="skip" DEPEND="net-www/apache" |