diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 13:51:49 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-07-16 13:51:49 +0000 |
commit | 58fa8f6a9cec445bd9fad0f490ef17ccae9e2219 (patch) | |
tree | fcd9a63faec3377f9eb0df2997101d522f548970 /sys-apps/findutils/findutils-4.1.7-r3.ebuild | |
parent | ppc profile cleanup (diff) | |
download | historical-58fa8f6a9cec445bd9fad0f490ef17ccae9e2219.tar.gz historical-58fa8f6a9cec445bd9fad0f490ef17ccae9e2219.tar.bz2 historical-58fa8f6a9cec445bd9fad0f490ef17ccae9e2219.zip |
ppc profile cleanup
Diffstat (limited to 'sys-apps/findutils/findutils-4.1.7-r3.ebuild')
-rw-r--r-- | sys-apps/findutils/findutils-4.1.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/findutils/findutils-4.1.7-r3.ebuild b/sys-apps/findutils/findutils-4.1.7-r3.ebuild index b989b712a93d..17fca9b11626 100644 --- a/sys-apps/findutils/findutils-4.1.7-r3.ebuild +++ b/sys-apps/findutils/findutils-4.1.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r3.ebuild,v 1.5 2003/06/21 21:19:39 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r3.ebuild,v 1.6 2003/07/16 13:44:20 pvdabeel Exp $ IUSE="nls build afs selinux" @@ -14,7 +14,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/${P}.tar.gz HOMEPAGE="http://www.gnu.org/software/findutils/findutils.html" -KEYWORDS="x86 amd64 ~hppa arm" +KEYWORDS="x86 amd64 ~hppa arm ppc" SLOT="0" LICENSE="GPL-2" |