diff options
Diffstat (limited to 'net-zope/cmf/cmf-1.4.2-r1.ebuild')
-rw-r--r-- | net-zope/cmf/cmf-1.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/cmf/cmf-1.4.2-r1.ebuild b/net-zope/cmf/cmf-1.4.2-r1.ebuild index c8a27b07d956..17ff10d24379 100644 --- a/net-zope/cmf/cmf-1.4.2-r1.ebuild +++ b/net-zope/cmf/cmf-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.4.2-r1.ebuild,v 1.1 2004/01/29 13:18:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.4.2-r1.ebuild,v 1.2 2004/03/13 22:12:52 dholm Exp $ inherit zproduct @@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}" SRC_URI="${HOMEPAGE}/download/${MY_P}/${MY_P}.tar.gz" SLOT=1.4 LICENSE="ZPL" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic DCWorkflow" MYDOC="*.txt ${MYDOC}" |