summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 21:03:24 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-09-03 21:03:24 +0000
commitd74b447de472daa221b194559cbc2eb446235ab0 (patch)
tree369a85f2ea807ead1d320c0fea7b97400952bc60 /sys-apps/sed/sed-4.0.9.ebuild
parentAdded ~amd64, ~sparc. Stable x86. (diff)
downloadhistorical-d74b447de472daa221b194559cbc2eb446235ab0.tar.gz
historical-d74b447de472daa221b194559cbc2eb446235ab0.tar.bz2
historical-d74b447de472daa221b194559cbc2eb446235ab0.zip
Keyword modification, see changelog for details
Diffstat (limited to 'sys-apps/sed/sed-4.0.9.ebuild')
-rw-r--r--sys-apps/sed/sed-4.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/sed/sed-4.0.9.ebuild b/sys-apps/sed/sed-4.0.9.ebuild
index dad8dddb3433..00cdc988f08b 100644
--- a/sys-apps/sed/sed-4.0.9.ebuild
+++ b/sys-apps/sed/sed-4.0.9.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.9.ebuild,v 1.16 2004/08/19 21:57:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-4.0.9.ebuild,v 1.17 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 ~ppc ~ppc64 sparc mips alpha arm hppa amd64 ia64 s390 macos"
+KEYWORDS="x86 ppc ~ppc64 sparc mips alpha arm hppa amd64 ia64 s390 macos"
IUSE="nls static build"
RDEPEND="virtual/libc"