diff options
Diffstat (limited to 'sys-devel/patch/patch-2.5.4-r4.ebuild')
-rw-r--r-- | sys-devel/patch/patch-2.5.4-r4.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.5.4-r4.ebuild b/sys-devel/patch/patch-2.5.4-r4.ebuild index 7bd7185bf8fe..47814ca70f8c 100644 --- a/sys-devel/patch/patch-2.5.4-r4.ebuild +++ b/sys-devel/patch/patch-2.5.4-r4.ebuild @@ -1,6 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.11 2002/12/15 10:44:24 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.4-r4.ebuild,v 1.12 2003/01/18 14:31:33 tuxus Exp $ + A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/patch/patch.html" DEPEND="virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha mips" src_compile() { |