diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-23 20:49:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-23 20:49:10 +0000 |
commit | ec847f120ed5b059ab2b26ac4e09726961d3b69f (patch) | |
tree | 670d2f238faacbfdf5a9f1dc393096a8993c9add /dev-perl/yaml/yaml-0.53.ebuild | |
parent | Added ~ppc64; bug #119199 (diff) | |
download | historical-ec847f120ed5b059ab2b26ac4e09726961d3b69f.tar.gz historical-ec847f120ed5b059ab2b26ac4e09726961d3b69f.tar.bz2 historical-ec847f120ed5b059ab2b26ac4e09726961d3b69f.zip |
Added ~ppc64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/yaml/yaml-0.53.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.53.ebuild b/dev-perl/yaml/yaml-0.53.ebuild index a19ae073e6cc..4f7c37d1e895 100644 --- a/dev-perl/yaml/yaml-0.53.ebuild +++ b/dev-perl/yaml/yaml-0.53.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.53.ebuild,v 1.1 2006/01/22 16:50:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.53.ebuild,v 1.2 2006/01/23 20:49:10 corsair 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 ~ppc ~sparc ~x86" +KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=perl-core/Test-Simple-0.62 |