diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-09 02:29:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-09 02:29:34 +0000 |
commit | dd1dd4122aca52a2ebbc432d8b01a7243726ee7a (patch) | |
tree | a39fa4dbe4264ce67f44526345b0f4fd684ed4d7 /dev-perl/Test-Exception/Test-Exception-0.20.ebuild | |
parent | ~sparc added (diff) | |
download | historical-dd1dd4122aca52a2ebbc432d8b01a7243726ee7a.tar.gz historical-dd1dd4122aca52a2ebbc432d8b01a7243726ee7a.tar.bz2 historical-dd1dd4122aca52a2ebbc432d8b01a7243726ee7a.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.20.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild index d3301eddcd73..6415b036b4e0 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.20.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/Test-Exception/Test-Exception-0.20.ebuild,v 1.2 2005/04/02 14:16:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.3 2005/04/09 02:25:40 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADIE/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" IUSE="" SRC_TEST="do" |