diff options
Diffstat (limited to 'dev-perl/Test-Base/Test-Base-0.54.ebuild')
-rw-r--r-- | dev-perl/Test-Base/Test-Base-0.54.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Base/Test-Base-0.54.ebuild b/dev-perl/Test-Base/Test-Base-0.54.ebuild index 052a336e02fa..73eb8744eb4d 100644 --- a/dev-perl/Test-Base/Test-Base-0.54.ebuild +++ b/dev-perl/Test-Base/Test-Base-0.54.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v 1.8 2008/09/30 15:06:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Base/Test-Base-0.54.ebuild,v 1.9 2009/04/06 15:47:10 armin76 Exp $ MODULE_AUTHOR=INGY inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="A Data Driven Testing Framework" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |