summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 04:20:48 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 04:20:48 +0000
commit62fe02c81c9a2ce4fafb9030e586d7f66575e4a2 (patch)
treeeafc5a8800730c561850902bc197c597e6b33016 /sys-devel/patch
parentppc64 (diff)
downloadgentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.tar.gz
gentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.tar.bz2
gentoo-2-62fe02c81c9a2ce4fafb9030e586d7f66575e4a2.zip
ppc64
Diffstat (limited to 'sys-devel/patch')
-rw-r--r--sys-devel/patch/patch-2.5.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/patch/patch-2.5.9.ebuild b/sys-devel/patch/patch-2.5.9.ebuild
index 10e65269f2a2..9cbf76166bfb 100644
--- a/sys-devel/patch/patch-2.5.9.ebuild
+++ b/sys-devel/patch/patch-2.5.9.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-devel/patch/patch-2.5.9.ebuild,v 1.10 2003/10/24 14:51:18 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.5.9.ebuild,v 1.11 2003/12/17 04:17:31 brad_mssw Exp $
DESCRIPTION="Utility to apply diffs to files"
HOMEPAGE="http://www.gnu.org/software/patch/patch.html"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64"
+KEYWORDS="amd64 x86 ppc sparc alpha mips hppa arm ia64 ppc64"
IUSE="build static"
DEPEND="virtual/glibc"