summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/sed/sed-4.0.8.ebuild')
-rw-r--r--sys-apps/sed/sed-4.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.0.8.ebuild b/sys-apps/sed/sed-4.0.8.ebuild
index 38227cceaad3..dd1a9cab8673 100644
--- a/sys-apps/sed/sed-4.0.8.ebuild
+++ b/sys-apps/sed/sed-4.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.8.ebuild,v 1.12 2004/08/19 21:57:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.8.ebuild,v 1.13 2004/09/03 21:03:24 pvdabeel Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64"
+KEYWORDS="~x86 amd64 ppc ~sparc ~alpha ~hppa ~mips ~ia64 ppc64"
IUSE="nls static build"
RDEPEND="virtual/libc"