diff options
author | 2002-10-17 16:41:40 +0000 | |
---|---|---|
committer | 2002-10-17 16:41:40 +0000 | |
commit | b0014b9656ce8ca1f4106e45f969571726027cf9 (patch) | |
tree | 5e857ac18e6daac75f4ef7860fe32cd00c7191c0 /app-sci/babel | |
parent | KEYWORDS for alpha (diff) | |
download | historical-b0014b9656ce8ca1f4106e45f969571726027cf9.tar.gz historical-b0014b9656ce8ca1f4106e45f969571726027cf9.tar.bz2 historical-b0014b9656ce8ca1f4106e45f969571726027cf9.zip |
added ~ppc to keywords
Diffstat (limited to 'app-sci/babel')
-rw-r--r-- | app-sci/babel/babel-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/babel/babel-1.6.ebuild b/app-sci/babel/babel-1.6.ebuild index 68d49a6b4093..95cba301e2d6 100644 --- a/app-sci/babel/babel-1.6.ebuild +++ b/app-sci/babel/babel-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/babel-1.6.ebuild,v 1.6 2002/10/17 14:26:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/babel/babel-1.6.ebuild,v 1.7 2002/10/17 16:41:40 gerk Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="Babel is a program to interconvert file formats used in molecular m SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z" HOMEPAGE="http://smog.com/chem/babel/" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" SLOT="0" LICENSE="as-is" |