diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:48:35 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-21 19:48:35 +0000 |
commit | 456bbd1fbb90287b640c6f848c5f070ac45a9c62 (patch) | |
tree | 256dec3e39e0225c21387b4ec10f271d9844a46f /dev-perl/Test-Exception/Test-Exception-0.24.ebuild | |
parent | Stable on IA64, bug 156662. (diff) | |
download | gentoo-2-456bbd1fbb90287b640c6f848c5f070ac45a9c62.tar.gz gentoo-2-456bbd1fbb90287b640c6f848c5f070ac45a9c62.tar.bz2 gentoo-2-456bbd1fbb90287b640c6f848c5f070ac45a9c62.zip |
Marking sparc stable
(Portage version: 2.1.2-r1)
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.24.ebuild')
-rw-r--r-- | dev-perl/Test-Exception/Test-Exception-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild index eb4c475cab09..9907d6294578 100644 --- a/dev-perl/Test-Exception/Test-Exception-0.24.ebuild +++ b/dev-perl/Test-Exception/Test-Exception-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.24.ebuild,v 1.2 2007/01/19 16:46:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.24.ebuild,v 1.3 2007/01/21 19:48:35 mcummings 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="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |