diff options
author | 2005-03-18 23:49:55 +0000 | |
---|---|---|
committer | 2005-03-18 23:49:55 +0000 | |
commit | 074738e800b48f0c628c9502a3925d8ed871ad3b (patch) | |
tree | 7e25bd830eda281127b5aae8c17685e705309d72 /dev-perl/yaml/yaml-0.35.ebuild | |
parent | Removing full path from xmkmf call as it is not needed, and breaks systems wi... (diff) | |
download | historical-074738e800b48f0c628c9502a3925d8ed871ad3b.tar.gz historical-074738e800b48f0c628c9502a3925d8ed871ad3b.tar.bz2 historical-074738e800b48f0c628c9502a3925d8ed871ad3b.zip |
more KEYWORDS for #68570
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/yaml/yaml-0.35.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.35.ebuild b/dev-perl/yaml/yaml-0.35.ebuild index bbe0b5d4b8ae..bb4b69d79eb1 100644 --- a/dev-perl/yaml/yaml-0.35.ebuild +++ b/dev-perl/yaml/yaml-0.35.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/yaml/yaml-0.35.ebuild,v 1.17 2005/03/18 21:12:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.35.ebuild,v 1.18 2005/03/18 23:48:42 vapier Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" src_compile() { |