summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-10 12:41:15 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-10 12:41:15 +0000
commit4f1ead2d744831b8dea9e25d3769ff17e0496d64 (patch)
tree53af39d51f31a86b2f50fea5144815dc85b600cf /dev-perl/yaml/yaml-0.58.ebuild
parentMark 0.50 ~ia64. #119199 (diff)
downloadgentoo-2-4f1ead2d744831b8dea9e25d3769ff17e0496d64.tar.gz
gentoo-2-4f1ead2d744831b8dea9e25d3769ff17e0496d64.tar.bz2
gentoo-2-4f1ead2d744831b8dea9e25d3769ff17e0496d64.zip
Mark 0.58 ~ia64. #119199
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/yaml/yaml-0.58.ebuild')
-rw-r--r--dev-perl/yaml/yaml-0.58.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.58.ebuild b/dev-perl/yaml/yaml-0.58.ebuild
index d7e595ba1c85..45cdb5b699b8 100644
--- a/dev-perl/yaml/yaml-0.58.ebuild
+++ b/dev-perl/yaml/yaml-0.58.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/yaml/yaml-0.58.ebuild,v 1.2 2006/02/26 01:33:51 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.58.ebuild,v 1.3 2006/03/10 12:41:15 agriffis Exp $
inherit perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-KEYWORDS="~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
DEPEND="test? ( >=dev-perl/Test-Base-0.49 ) "