diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-29 13:10:47 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-29 13:10:47 +0000 |
commit | 453aaa54680136701e0bc599952e59490856b9d1 (patch) | |
tree | 09940c53cc95122708b5b8e7fd48f535889abe99 /dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | |
parent | stable on ppc64, bug #54799 (Manifest recommit) (diff) | |
download | gentoo-2-453aaa54680136701e0bc599952e59490856b9d1.tar.gz gentoo-2-453aaa54680136701e0bc599952e59490856b9d1.tar.bz2 gentoo-2-453aaa54680136701e0bc599952e59490856b9d1.zip |
stable on ppc64, bug #54799
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild index 87cc628ae323..e3df3aa7563b 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.6 2004/06/25 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.7 2004/06/29 13:10:47 tgall Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc ~hppa ~ia64 mips" +KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc ~hppa ~ia64 mips ppc64" DEPEND=">=dev-lang/perl-5.8.0-r12 >=sys-apps/sed-4" |