diff options
Diffstat (limited to 'net-zope/cmf/cmf-1.3.ebuild')
-rw-r--r-- | net-zope/cmf/cmf-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-zope/cmf/cmf-1.3.ebuild b/net-zope/cmf/cmf-1.3.ebuild index 4a2ba6849cdf..8cc665499301 100644 --- a/net-zope/cmf/cmf-1.3.ebuild +++ b/net-zope/cmf/cmf-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.3.ebuild,v 1.1 2003/03/03 22:18:31 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmf/cmf-1.3.ebuild,v 1.2 2003/04/04 03:15:41 kutsuya Exp $ inherit zproduct @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/CMF-${PV}/CMF-${PV}.tar.gz" S=${WORKDIR}/CMF-${PV} LICENSE="ZPL" -KEYWORDS="~x86" +KEYWORDS="x86 ~ppc" ZPROD_LIST="CMFCalendar CMFCore CMFDefault CMFTopic" |