diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:58:32 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:58:32 +0000 |
commit | b1fb126e5deb0c548d96d3d72763a95cbb1761dc (patch) | |
tree | 1eb3595afe6124cf309a3edd71ea5bd25ffc4d1b /app-doc/quanta-docs | |
parent | set -ppc in keywords (diff) | |
download | historical-b1fb126e5deb0c548d96d3d72763a95cbb1761dc.tar.gz historical-b1fb126e5deb0c548d96d3d72763a95cbb1761dc.tar.bz2 historical-b1fb126e5deb0c548d96d3d72763a95cbb1761dc.zip |
added ppc to keywords
Diffstat (limited to 'app-doc/quanta-docs')
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/quanta-docs/quanta-docs-1.0.ebuild b/app-doc/quanta-docs/quanta-docs-1.0.ebuild index 97d123e35396..76fdc7f70389 100644 --- a/app-doc/quanta-docs/quanta-docs-1.0.ebuild +++ b/app-doc/quanta-docs/quanta-docs-1.0.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-doc/quanta-docs/quanta-docs-1.0.ebuild,v 1.8 2002/10/04 04:03:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-1.0.ebuild,v 1.9 2002/11/28 18:58:32 gerk Exp $ S=${WORKDIR} DESCRIPTION="Lots of docs for quanta" @@ -14,7 +14,7 @@ HOMEPAGE="http://quanta.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_install () { |