diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:17:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:17:53 +0000 |
commit | a44efef91ae074533662a344add71da28c047422 (patch) | |
tree | 674b00b54443a63d9e5384cdf4fb9f36740807d0 /dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | |
parent | Mark 0.18 ~ia64 (diff) | |
download | gentoo-2-a44efef91ae074533662a344add71da28c047422.tar.gz gentoo-2-a44efef91ae074533662a344add71da28c047422.tar.bz2 gentoo-2-a44efef91ae074533662a344add71da28c047422.zip |
Mark 1.12 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild index 52271cac0bdd..2838eb6da91b 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.5 2006/02/13 10:45:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.6 2006/03/30 22:17:53 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |