summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-26 23:24:36 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-26 23:24:36 +0000
commit28361de8cc00334ea722da4706aa02fa9e87beeb (patch)
treefd8d198881abb56cb0351dfc3091a7b934154851 /dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild
parentmailx (diff)
downloadgentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.tar.gz
gentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.tar.bz2
gentoo-2-28361de8cc00334ea722da4706aa02fa9e87beeb.zip
Since the default compile sequence was intro'd to portage-2.0.51, SGMLSpm-1.03-r4 no longer builds on alpha and ia64. Mark -r5 stable on alpha and ia64
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild')
-rw-r--r--dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild4
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 44bd618ff43f..e03895cbf263 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.8 2004/06/30 15:02:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.9 2004/07/26 23:24:36 agriffis 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 ppc64"
+KEYWORDS="~x86 ~amd64 ~sparc alpha ~ppc ~hppa ia64 mips ppc64"
DEPEND=">=dev-lang/perl-5.8.0-r12
>=sys-apps/sed-4"