diff options
author | 2002-08-25 22:10:04 +0000 | |
---|---|---|
committer | 2002-08-25 22:10:04 +0000 | |
commit | a21c3d17545b303fabb02f36ab763bb6d6817717 (patch) | |
tree | 982d3d4e7eaacd62b1fcdd228932abd582ec05ce /gnome-extra | |
parent | Fix iptables mask typo (diff) | |
download | historical-a21c3d17545b303fabb02f36ab763bb6d6817717.tar.gz historical-a21c3d17545b303fabb02f36ab763bb6d6817717.tar.bz2 historical-a21c3d17545b303fabb02f36ab763bb6d6817717.zip |
added ppc to keywords
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/mc/mc-4.5.55-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/mc/mc-4.5.55-r6.ebuild b/gnome-extra/mc/mc-4.5.55-r6.ebuild index 71c8aceaf158..757701200026 100644 --- a/gnome-extra/mc/mc-4.5.55-r6.ebuild +++ b/gnome-extra/mc/mc-4.5.55-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mc/mc-4.5.55-r6.ebuild,v 1.1 2002/08/23 17:50:37 naz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/mc/mc-4.5.55-r6.ebuild,v 1.2 2002/08/25 22:10:04 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="GNOME Midnight Commander" @@ -23,7 +23,7 @@ DEPEND="virtual/glibc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { local myconf="" |